-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jQuery is not defined #111
Comments
What is the response of that first red response ( |
I'll check the logs. I don't have any resource limits or any orchestration around this container, it's a plain jane 'docker run'. No LB in front, no SSL termination, etc. All done over OpenVPN. |
2018-05-08 10:59:24,504 DEBG 'nginx' stderr output: |
Something appears to be changing ownership of directories: /var/lib:
chmod'ing it to -R 777 made the Zabbix UI work again |
Do you use custom nginx config? I don't see any reason, why it's caching to |
I am not, I am using the base image ( monitoringartist/dockbix-xxl:latest ) with a variety of environment vars, but nothing custom as far as changing configurations. I can provide said environment vars if you think it is relevant. |
Yes, pls provide your dockbix run command & host OS and Docker version. |
|
OK, what is host OS and Docker version? |
Host OS: Docker version: Server: |
No clue. Could you paste the output of:
|
|
I'm still not able to replicate it. My test command:
OS: Linux x 4.4.0-1052-aws #61-Ubuntu SMP Mon Feb 12 23:05:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux You nginx uses |
I have the same, or at least a very similar, error on my server. My host is a Debian 9 system: Docker: I start the container using the following compose file:
|
Hello,
I don't know if this is a Dockbix-xxl issue or a Zabbix problem, but I am regularly getting errors in the UI where elements refuse to load, and it cripples the ability to use Zabbix. I've attached a screenshot of the Chrome dev tools console.
The text was updated successfully, but these errors were encountered: