mautrix/signal

502 - HTTP 404 Not Found

bluepen50 opened this issue · 1 comments

Migrating to the go bridge and running on Kubernetes.

I've deleted and recreated all relevant databases and checked the registration config file is the same for the homeserver and the signal bridge. I can see Synapse reporting it has loaded the appservice fine. Before reporting this error it successfully completes the whoami request (the signalbot has been registered).

2023-12-20 16:34:02,566 - synapse.http.server - 124 - INFO - POST-3544 - <XForwardedForRequest at 0x7dcbe1d73210 method='POST' uri='/_matrix/client/v1/appservice/signal/ping?user_id=%40signalbot%3A-.domain' clientproto='HTTP/1.1' site='8008'> SynapseError: 502 - HTTP 404 Not Found
INFO:synapse.http.server:<XForwardedForRequest at 0x7dcbe1d73210 method='POST' uri='/_matrix/client/v1/appservice/signal/ping?user_id=%40signalbot%3A.domain clientproto='HTTP/1.1' site='8008'> SynapseError: 502 - HTTP 404 Not Found
INFO:synapse.access.http.8008:... - 8008 - {@signalbot:domain} Processed request: 0.007sec/0.001sec (0.002sec, 0.000sec) (0.000sec/0.000sec/0) 96B 502 "POST /_matrix/client/v1/appservice/signal/ping?user_id=%40signalbot%3Adomain HTTP/1.1" "mautrix-signal/0.1.0+dev.6e7faa2a mautrix-go/v0.16.2 go/1.21.5" [0 dbevts]

What does this error mean?

That probably means the appservice address is wrong