Skip to content

Application stopped working... Error 404 in log file

Hi @morph027,

long time, no see. :-) Hope you are doing well und and I am very sorry bothering you so soon again.

I am encountering an odd behaviour. Having worked nicely since we were in touch recently, I am suddenly getting "status code 404" errors when trying to send messages:

curl -X POST -F "to=+4912345" -F "message=Test" http://172.17.0.5:5000
{"success": false, "error": "status code 404"}

I have no clue what the cause is. The container has not been touched in any way, without the exception of being restarted yesterday when I had to reboot my NAS machine.

What I am wondering about, is a/the connection string "https://textsecure-service.whispersystems.org/", that I found in /signal/.config/config.yml". I don´t know if it is correct (or at least to be expected) or if it has the same reason for the above error, but when I try to open the URL in a browser, I am also receiving:

{"code":404,"message":"HTTP 404 Not Found"}

I did a little googling but could not find any reasonable (to me ;-)) or recent cause.

Do you have any idea what might have happened or changed?

Kind regards, Kalle

Edited by Kalle Blomquist