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

curl command is not working anymore #3

Open
Cerunnos75 opened this issue Jan 26, 2024 · 0 comments
Open

curl command is not working anymore #3

Cerunnos75 opened this issue Jan 26, 2024 · 0 comments

Comments

@Cerunnos75
Copy link

Cerunnos75 commented Jan 26, 2024

The project was working for me 3 years now. Since 2 months I can't controll via curl request anymore. The web-GUI is working ....
entereing from the comman dpromt, I get the replay "service unavailable".

curl -v -d 'AN:01' 192.168.188.120/api

  • Trying 192.168.188.120:80...
  • Connected to 192.168.188.120 (192.168.188.120) port 80

POST /api HTTP/1.1
Host: 192.168.188.120
User-Agent: curl/8.4.0
Accept: /
Content-Length: 7
Content-Type: application/x-www-form-urlencoded

< HTTP/1.1 503 Service Unavailable
< Content-Type: text/plain
< Content-Length: 19
< Connection: close
<
Service Unavailable* Closing connection

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