server fails to start following synapse upgrade to 0.27.0-rc2 #27
Labels
No labels
Doing
To Do
bug
confirmed
critical
discussion
documentation
enhancement
future
suggestion
support
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: spacenerdmo/pnut-matrix#27
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
created by: cmdrmonkey
Created by
@thrrgilag:monkeystew.net
The following error is observed when attempting to start the bridge.
matrix_client.errors.MatrixRequestError: 500: {"errcode":"M_UNKNOWN","error":"Internal server error"}
created by: thrrgilag
I suspect it was removed because of this issue.
And the corresponding pull request
Looks like I'll need to re-work this and possibly other client related calls.
By Morgan McMillian on 2018-07-04T03:00:17 (imported from GitLab project)
created by: thrrgilag
Isolated issues to two items. The first being the bot class which was setup to handle user registration (so users can map their pnut and matrix id together). The second issue had to do with fixing synapse correcting the timestamp feature which I had to comment out temporarily until I can implement properly in the api call.
By Morgan McMillian on 2018-07-04T03:00:17 (imported from GitLab project)
created by: thrrgilag
By Morgan McMillian on 2018-07-04T03:00:19 (imported from GitLab project)
created by: thrrgilag
remove client lib from bot and keep to the api resolves #27
By Morgan McMillian on 2018-07-04T03:00:18 (imported from GitLab project)
closed
By Morgan McMillian on 2018-07-04T03:00:19 (imported from GitLab project)
unlocked this issue
By Morgan McMillian on 2018-07-04T03:00:20 (imported from GitLab project)