LearningLocker / learninglocker

Learning Locker - The Open Source Learning Record Store. Started in 2014.
https://learningpool.com/solutions/learning-record-store-learning-locker/learning-locker-community-overview/
GNU General Public License v3.0
555 stars 277 forks source link

Unauthorized error on fresh installation #1611

Open AdeZwart opened 2 years ago

AdeZwart commented 2 years ago

I've setup a brand new virtual machine scale set (vmss) running Cent OS on Azure. The scale set has 3 instances and I ran the installation script on all 3 of them. The vmss is running behind a load balancer.

I've used the createSiteAdmin CLI command to create credentials, but when using them to login I'm getting an "Unauthorized" error. Looking in the browser dev tools I see all the calls on /api get 401 Unauthorized errors.

Anyone any idea on how to resolve this issue?

2022-03-31_16h42_19

pmsousa commented 2 years ago

+1

Same issue here...