Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Session Expire Immediately #51

Closed
mridzuan opened this issue May 31, 2017 · 9 comments
Closed

Session Expire Immediately #51

mridzuan opened this issue May 31, 2017 · 9 comments
Labels

Comments

@mridzuan
Copy link

I've setup HospitalRun server in an LXC on top of Ubuntu server. Docker was installed and the install went fine. Since initial access requires GUI login from localhost, I've managed to enable xfce and connect via VNC.

Default initial login works, but a pop up would immediately comes up and say "Session expired..."

p/s: I'm saying "initial access requires GUI login from localhost", because access from the network would give me 302 when I connect to http://hostname:8055

@garylm
Copy link

garylm commented Jun 19, 2017

I am now experiencing the same issue. Last weeks install worked at localhost:8055. Now when I log in it immediately pops up that the session has expired!

@jkleinsc
Copy link
Member

There was an issue with the couchdb setup script used by the Docker install. I'll have a fix shortly.

@jkleinsc
Copy link
Member

This issue has been fixed. You will need to get the latest from GitHub and then run the following:

docker-compose stop hospitalrun
docker-compose build hospitalrun
docker-compose start hospitalrun

@garylm
Copy link

garylm commented Jun 20, 2017

You are working wonders. I reloaded from github and did the build, then rebooted and ran my "docker-compose up -d" and then HR was totally working.
(still have to figure out how to manage CouchDB. localhost:5985 yields the text string of version #, etc. Do I need to do some kind of Futon install?

@jkleinsc
Copy link
Member

@garylm go to localhost:5985/_utils

@garylm
Copy link

garylm commented Jun 20, 2017

My dumb..... I was used to the "_utils" when working with the FrontEnd.

So... How do I get updates in the future without impacting the data in couchdb. When I just did it to get your updated script, it overwrote. Nothing of value, just noticed it was a new database.

@ghost
Copy link

ghost commented Oct 15, 2019

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ghost ghost added the released label Oct 15, 2019
@ghost
Copy link

ghost commented Oct 15, 2019

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ghost
Copy link

ghost commented Oct 20, 2019

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants