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

Error when trying to deploy after change the server address #1038

Open
neobnr opened this issue Feb 24, 2023 · 0 comments
Open

Error when trying to deploy after change the server address #1038

neobnr opened this issue Feb 24, 2023 · 0 comments

Comments

@neobnr
Copy link

neobnr commented Feb 24, 2023

When I try to deploy I have a problem. The status stay in "Prepared" forever.

Info:
glpi.empresa.br = 10.10.10.18
old_server_glpi.empresa.br = 10.10.134.33
GLPI: 9.5.7
FusionInventory: 2.6

In Server:
When I do "ping glpi.empresa.br" the answear is "10.10.10.18"
When I do "ping 10.10.134.33" the answear is "Request timed out." (Normal... it was the old address)

In workstation:
When I do "ping glpi.empresa.br" the answear is "10.10.10.18"
When I do "ping 10.10.134.33" the answear is "Request timed out." (Normal... it was the old address)

But when a look the log (with debug 2):

[Fri Feb 24 10:34:44 2023][info] running task Deploy
[Fri Feb 24 10:34:44 2023][debug2] http://glpi.empresa.br/plugins/fusioninventory/?action=getConfig&task[Deploy]=2.8&machineid=rasals.empresa.br-2023-02-23-15-58-04
[Fri Feb 24 10:34:44 2023][debug2] http://10.10.134.33/plugins/fusioninventory/b/deploy/?action=getJobs&machineid=rasals.empresa.br-2023-02-23-15-58-04&version=2.8
[Fri Feb 24 10:35:05 2023][error] [http client] communication error: 500 Can't connect to 10.10.134.33:80 (Uma tentativa de conexão falhou porque o componente conectado não respondeu
[Fri Feb 24 10:35:05 2023][debug] bad JSON: No answer from server.
[Fri Feb 24 10:35:05 2023][info] No Deploy job found in server jobs list.

Any ideas or help?

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

1 participant