xterm-inator / MikroGuard

Web interface for managing WireGuard peers on MikroTik routers
GNU General Public License v3.0
18 stars 8 forks source link

Error: Session store not set on request #39

Closed AlexKazm closed 3 months ago

AlexKazm commented 4 months ago

Still struggling with the problem, according to your notes, I checked APP_URL, without success. I also played around with ports and also without success. There are thoughts in what can be.

AlexKazm commented 4 months ago

By the way, the web panel should start even if you did not correctly specify the data for Mikrotik?

xterm-inator commented 4 months ago

hey,

By the way, the web panel should start even if you did not correctly specify the data for Mikrotik?

Yes and you will be able to login but after that the pages will not work correctly.

Still struggling with the problem, according to your notes, I checked APP_URL, without success. I also played around with ports and also without success. There are thoughts in what can be.

The main thing for this error is if you can see the login page in your browser, then copy that url and past it into the APP_URL env (including the http\s:// and port) then restart the container and it should work.