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

Paramétre LOCALHOST #31

Open
airvb opened this issue Mar 11, 2022 · 0 comments
Open

Paramétre LOCALHOST #31

airvb opened this issue Mar 11, 2022 · 0 comments

Comments

@airvb
Copy link

airvb commented Mar 11, 2022

Bonjour ,
En laissant le paramètre
HOSTNAME=http://localhost:8080
Une erreur en fin de script :
2022-03-11 10:31:29,401 Data to inject : 2022-02-07;83;83000;4971 2022-03-11 10:31:29,445 Domoticz call - HttpError :{'code': 401, 'msg': 'Unauthorized', 'hdrs': <http.client.HTTPMessage object at 0xb5ea85d0>, 'fp': <http.client.HTTPResponse object at 0xb5ea84d0>, 'file': <http.client.HTTPResponse object at 0xb5ea84d0>, 'name': '<urllib response>', 'delete': False, '_closer': <tempfile._TemporaryFileCloser object at 0xb5ea84b0>, 'url': 'http://localhost:8080/json.htm?type=command&param=udevice&idx=83&svalue=4971%3B83000%3B2022-02-07'}
En revanche cela fonctionne avec l'ip
HOSTNAME=http://127.0.0.1:8080

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