Troubleshooting
From Zentific Wiki
Tabs do not expand properly in the interface when using Firefox
This is most likely a result of having a Firefox version that is > 3.6 and < 3.6.8. Upgrading to 3.6.8 or above should fix the issue.
An Unrecognized Error Was Returned.
This is the initial error message that the ui currently displays for all unhandled errors (which is currently most of them).
- To see a more detailed error message, you will need to run zrpc with -n. Do NOT run zrpc with -X if you want the interface to work. It will not function correctly because the rpc formatting will be wrong!
- The odds are that you are trying to proxy zrpc through apache and your apache config is wrong. You can verify this by testing zrpc in self hosting mode. If you are able to connect, your apache needs fixing.
I just rebuilt my ZRPC to apply a bugfix, but it appears there has been no change!
Any time the zentific-server.zxdl file is updated, you must ran 'make clean' before 'make' to force the parser to regenerate files created from it.
