fix(mastodon): use working unix sockets for streaming api #98
No reviewers
Labels
No labels
Bug
Docs
Feature request
Good for newcomers
Infra
Privacy
Refactoring or migration
Security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: pub-solar/infra#98
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/mastodon-streaming-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The mastodon streaming API is currently unusable because we still pass traffic to the old single unix socket path.
Since
c82195d9e8 (diff-157b1ef68573bbec951d6e551513a555e2d1ca7a161a68f1978b11d39a0bef1eR789-R803)
there are multiple unix sockets involved.
Logs from nginx:
79ca777014
to94ae6c9302
LGTM