When I launch /admin I'm able to access the system and all services are online. If I try and access the fop2 user panel the fop2 server process crashes and the panel fails to connect. I'm not sure which log file you'd need/want, just let me know and I'll be happy to provide it
Comments
service fop2 stop
cd /usr/local/fop2
./fop2_server -X 15
Then try to log into fop2 with your browser, if the daemon crashes, you will see the error on screen. Share that info so we can investigate the issue further.
Best regards,
On CentOS 6.7, this is a brand new install of FOP2 so it should be latest version.
Final output when running fop2 server in verbose:
Flash clients connected: 1
Client 186.32.41.45:8486, user: no user, type: no type
Segmentation fault (core dumped)
[Load: 0.20] [Time: 23:18:49]
[root@pbx /usr/local/fop2]:
I was aware it was crashing as the server was dying:
[root@pbx /usr/local/fop2]: service fop2 status
fop2_server dead but subsys locked
[Load: 0.12] [Time: 23:20:30]
[root@pbx /usr/local/fop2]:
Yes, all of our web traffic for HTTPD is redirected to SSL. I don't see a coredump being created, though I can check with one of my admins if you'd like a copy
Best regards,