Dear FOP2,
I try to debug fop2 and i see error like this below,
Argument "FULLWALLBOARD" isn't numeric in numeric gt (>) at script/fop2_server.pl line 13841.
I already have license fullwallboard.
What is the problem with that error?
Thanks
Dear FOP2,
I try to debug fop2 and i see error like this below,
Argument "FULLWALLBOARD" isn't numeric in numeric gt (>) at script/fop2_server.pl line 13841.
I already have license fullwallboard.
What is the problem with that error?
Thanks
what fop2 version are you using? what is the output from
/usr/local/fop2/fop2_server --test
?
Hi Nicolas,
/usr/local/fop2/fop2_server -X 3 -l /var/log
after i change to
/usr/local/fop2/fop2_server -i eth1 -X 3 -l /var/log, The error already disappear!
Thanks
problem then is that if you do not have a licensed fop2, the plugin cannot be decoded and will give all sort of errors. By starting fop2 server without -i eth1, the license cannot be found and runs in demo mode.
Best regards,