I’m getting “Site ID is missing from session data!” error when trying to log into OpenEMR. I was able to log in this morning as well as one of my employees and we are able to still access OpenEMR and it is functioning normally. However the staff at my other office (who tried logging in later) as well as when I tried logging in on another PC at my office, cannot.
EDIT: We can get to the login screen, the error pops up upon attempting to log in.
Update: And just now I can’t login either.
I checked in AWS Console and everything appears to be running just fine. Certificates are all valid.
OpenEMR Version
I’m using OpenEMR version AWS Cloud Standard
Browser:
I’m using Chrome.
Operating System
I’m using Windows 10 and Chrome OS
Hey Brady, I’m helping Henry out with his site administration…I have tried all of those things and don’t see anything pertinent. Nothing in the js console, I see 1 cookie being set, but removing that ends up w/ the same result.
yep, that appears to be the case. That also makes complete sense since saving sessions in php also requires space (not being able to save breaks lots of things, but will be a good thing for the project to keep in mind in future when folks report this issue).
So we increased the size of both volumes on the EC2 instance to 30GB, but I don’t see that size showing up for the docker volume when I run df -h. (dev/xvdd). I’m a bit out of my depth when it comes to Linux/Docker stuff so I’m stumbling through as best I can.
To get my friend up and running, I just deleted the 18GB! access.log file.