panic: runtime error: invalid memory address or nil pointer dereference #1474
-
Hi, me and a friend of mine are setting up local ente servers on our VPSs. Why on his system it tries to migrate and fails? I don't remember having seen any migration messages when I started my container.
and in credentials.yaml:
Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
We use postgres 12. While nothing in our SQL is postgres 12 specific to our knowledge, but we haven't tested in any other configuration. So your friend using postgres 15 is likely the reason for the issue they are having. |
Beta Was this translation helpful? Give feedback.
-
Hi @roughnecks
|
Beta Was this translation helpful? Give feedback.
Hi @roughnecks
I solved this problem with the following commands. (I'm not an expert in postgres security and it may not be the best solution, but in my local environment it was what worked for me.)