Is there a log file to check for errors? I have an installation that local PCs cannot connect to the system. When I am there I can use my laptop to connect. I can even use the Chrome extension offsite.
You have two places to check for logs, as there are a server side component and client side component. On the client side (browser), open the javascript console. Errors and debug messages are written there.
For the server side, you must start it in debug mode. However, as you have issues with clients connecting to the server, I would check the client side first.
Could be the original FOP server is still running. It uses port 4446. Try turning it off using "amportal stop_fop" from the Linux command prompt. If your configs are good then test it using "/usr/local/fop2_server --test" as listed above.
The demo license thing is normal, it limits you to something 15-16 buttons.
can we also check do not call list on this
Comments
For the server side, you must start it in debug mode. However, as you have issues with clients connecting to the server, I would check the client side first.
The demo license thing is normal, it limits you to something 15-16 buttons.
can we also check do not call list on this