matrixgpt / matrix-chatgpt-bot

Talk to ChatGPT via any Matrix client!
GNU Affero General Public License v3.0
233 stars 64 forks source link

Losing new room encryption after restart #163

Closed deetungsten closed 1 year ago

deetungsten commented 1 year ago

Is it normal for the room encryption to break after you restart or repull the image? My existing rooms work but and new rooms fail with the error that it cannot decrypt the room.

Thank you!

max298 commented 1 year ago

Hmh this should not happen at all, could you provide a way to reproduce? I don't know that much about the matrix apis and the way encryption works, maybe someone else can assist here?

bertybuttface commented 1 year ago

This will be because you aren't storing between runs of the tool. Make sure you setup volumes properly.