Ad Widget

Collapse

web-service issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jochristian
    Junior Member
    • Jan 2020
    • 5

    #1

    web-service issue

    Hi,

    Having some problems with getting web-service to work. Zabbix 6.0
    Currently running web-service as an deployment in k8s based on an container made from https://github.com/zabbix/zabbix-doc...service/alpine
    Whatever I do I get this error message:

    2024/06/05 11:41:25.166244 starting Zabbix web service │
    │ 2024/06/05 11:42:08.929360 received report request from 10.68.15.231:47877 │
    │ 2024/06/05 11:42:40.146989 error while dashboard was getting ready: Execution context was destroyed. (-32000), url:"https://valid-url/to/dashboard".

    The Kubernetes deployment does have access to the zabbix dashboard.
    Any idea what this error message could mean? I'm stuck since I do not see any more helpful logs than this.
    I did try to run this same setup on an Linux VM using docker-compose. But I get the same error message.

    Any ideas?

    /Jo Christian
  • jochristian
    Junior Member
    • Jan 2020
    • 5

    #2
    Just an update.
    I noticed in the pdf that it gives this message.

    You are not logged in
    • You must login to view this page.
    • If you think this message is wrong, please consult your administrators about getting the necessary permissions.

    How can I give the web-service the proper permissions to login?
    I'm missing something I think






    Comment

    Working...