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

Expecting value: line 1 column 1 (char 0) #2

Open
omustafa2 opened this issue Feb 10, 2020 · 3 comments
Open

Expecting value: line 1 column 1 (char 0) #2

omustafa2 opened this issue Feb 10, 2020 · 3 comments
Labels
question Further information is requested

Comments

@omustafa2
Copy link

when trying to import the XML template error
Expecting value: line 1 column 1 (char 0)

@omustafa2 omustafa2 reopened this Feb 10, 2020
@selivan
Copy link
Owner

selivan commented Feb 10, 2020

@omustafa2

zabbix version, script parameters, xml template file itself?

It's impossible to guess what is happening based on information you provided. If you expect help in open-source projects, your bug report should provide a clear way to reproduce and investigate the error.

@omustafa2
Copy link
Author

Thank you for replying

Zabbix version : 4.4.2
Script parameter : like the following -u Admin -p zabbix $template name ( i will send it to you)

The Funny thing about this, when i tried the script on One server it's working fine, but on the other one it's not, Same version , python version 3.6, all the modules installed

Template VM VMware.zip

@selivan
Copy link
Owner

selivan commented Feb 11, 2020

@omustafa2 your file is rar archive, but it's named .zip, had to spend some time trying to open it.

Can you import the template manually in Zabbix web interface on the machine where it fails? Is Zabbix version the same on both servers? Is configuration different and how? If it works on one and doesn't on the other, should be a difference.

Also please write the full console output of the script, not just the error.

@selivan selivan added the question Further information is requested label Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants