server fails to start following synapse upgrade to 0.27.0-rc2 #27

Closed
opened 2018-03-22 20:38:42 +00:00 by thrrgilag · 6 comments
thrrgilag commented 2018-03-22 20:38:42 +00:00 (Migrated from gitlab.com)

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"}

<em>created by: cmdrmonkey</em> 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"}```
thrrgilag commented 2018-03-22 21:13:10 +00:00 (Migrated from gitlab.com)

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)

<em>created by: thrrgilag</em> I suspect it was removed because of this [issue](https://github.com/matrix-org/matrix-doc/issues/1144). And the corresponding [pull request](https://github.com/matrix-org/synapse/pull/2948) 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)*
thrrgilag commented 2018-03-22 23:48:40 +00:00 (Migrated from gitlab.com)

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)

<em>created by: thrrgilag</em> 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)*
thrrgilag commented 2018-03-25 01:52:23 +00:00 (Migrated from gitlab.com)

created by: thrrgilag

By Morgan McMillian on 2018-07-04T03:00:19 (imported from GitLab project)

<em>created by: thrrgilag</em> *By Morgan McMillian on 2018-07-04T03:00:19 (imported from GitLab project)*
thrrgilag commented 2018-03-25 01:52:23 +00:00 (Migrated from gitlab.com)

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)

<em>created by: thrrgilag</em> <a href="/thrrgilag/pnut-matrix/commit/d103a31df3e4385088d90e8f2429393a9a084acb">remove client lib from bot and keep to the api resolves #27</a> *By Morgan McMillian on 2018-07-04T03:00:18 (imported from GitLab project)*
thrrgilag commented 2018-07-04 03:00:19 +00:00 (Migrated from gitlab.com)

closed

By Morgan McMillian on 2018-07-04T03:00:19 (imported from GitLab project)

closed *By Morgan McMillian on 2018-07-04T03:00:19 (imported from GitLab project)*
thrrgilag commented 2018-07-04 03:00:20 +00:00 (Migrated from gitlab.com)

unlocked this issue

By Morgan McMillian on 2018-07-04T03:00:20 (imported from GitLab project)

unlocked this issue *By Morgan McMillian on 2018-07-04T03:00:20 (imported from GitLab project)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: spacenerdmo/pnut-matrix#27
No description provided.