Skip to content
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

json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) #1005

Open
johnchen94 opened this issue Jan 23, 2024 · 1 comment
Open

Comments

@johnchen94
Copy link

Hello,

I'm having a issue with nagstamon.
I tried deleted everything a installing it again.
image

I launch the debug mod on it so i have something to show you the error.
ERROR: 2024-01-23 15:29:20.450586 Monitor server Traceback (most recent call last):
File "Nagstamon\Servers\Centreon\CentreonAPI.py", line 778, in check_session
File "json_init_.py", line 346, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Regards,
Jonathan

@BenoitPoulet
Copy link
Contributor

Hello,

Please have a look at this bug #1002

It it doesn’t solve your problem :
Can you try to enable the debug mode (Setting > Servers) and post the output ?

🧨Don't forget to remove sensitive information, like hostname of Centreon, credentials, ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants