Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker installation; when clicking cards page always reloads #741

Closed
doughnet opened this issue Nov 28, 2016 · 2 comments
Closed

Docker installation; when clicking cards page always reloads #741

doughnet opened this issue Nov 28, 2016 · 2 comments

Comments

@doughnet
Copy link

I have a running/functioning Wekan.

Database: MariaDB latest
HTTP Proxy: caddyserver (works fine with all my other docker images that I proxy)
Wekan Version: latest from Docker

The issue I am coming across is that every time I click on a card it does a page refresh flashes for a split second "The application is currently offline, refresh the page will cause data loss." See image below:
capture 399

But the page will reload and the card will be selected as it should; see image below:

capture 400

I have a HTTP Proxy being used as transparent and with a websocket but it still causes this issue. Any help would be appreciated.

@ghost
Copy link

ghost commented Jan 3, 2017

Is your root url properly configured? I had a similiar problem where the root url was http but the page was served over https.

If the configured root url and the actual url from where the page is served are not exactly the same, then a click on the card will always trigger a page reload.

@thomasnaudin
Copy link

Agreed, I had exactly the same problem, @centigrade-thomas-becker solution solved it.

@xet7 xet7 closed this as completed Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants