Firstly let me start with the version....
Then the process,
1) Open a stream using 2) Attempt to call
2 fails with a http 500...
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 500 Internal Server Error
CONNECTION: close
Set-Cookie:secure; HttpOnly
CONTENT-LENGTH: 0
---response end---
500 Internal Server Error
Syntax error in Set-Cookie: secure; HttpOnly at position 7.
Closed fd 4
2021-09-20 17:51:11 ERROR 500: Internal Server Error.
Now for the strange part, reset to factory defaults... No stream opened
Then all of a sudden i can reach /snapshot.cgi however I need the stream opened as this is part of the functionality i am trying to write.
Any help or suggestions would be greatly appreciated.
Then the process,
1) Open a stream using 2) Attempt to call
2 fails with a http 500...
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 500 Internal Server Error
CONNECTION: close
Set-Cookie:secure; HttpOnly
CONTENT-LENGTH: 0
---response end---
500 Internal Server Error
Syntax error in Set-Cookie: secure; HttpOnly at position 7.
Closed fd 4
2021-09-20 17:51:11 ERROR 500: Internal Server Error.
Now for the strange part, reset to factory defaults... No stream opened
Then all of a sudden i can reach /snapshot.cgi however I need the stream opened as this is part of the functionality i am trying to write.
Any help or suggestions would be greatly appreciated.