You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This option prevents outgoing requests from being sent to the specified blacklisted IP address CIDR ranges. If this option is not specified then it defaults to private IP address ranges (see the example below).
I want to use Synapse with Sygnal for push notifications.
When I register a pusher, and a new push notification is sent I get this error stating that the Sygnal instance is blocked?:
What could be the issue here?
Here my config:
docker-compose:
Code to setPusher:
From the Synapse container I am able to access the Sygnal server with curl:
The text was updated successfully, but these errors were encountered: