Open tomjones1977 opened 2 years ago
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Debug mode
Describe the bug
Docker-compose based installation of Snipe-IT. Compose file pasted below for reference.
LDAP auth was set up and working correctly and has recently stopped working. In an attempt to fault find debug mode was enabled and the following error appears when trying to test either LDAP Sync or LDAP Login from the admin panel.
LOG.error: LogicException: Unable to read key in /var/www/html/vendor/league/oauth2-server/src/CryptKey.php:77
There are no OAuth configs set up on this instance of SnipeIT, only the LDAP setup. Removing and recreating the container does not fix the issue.
docker-compose.yml
Reproduction steps
Expected behavior
LDAP authentication and tests working without issue.
Screenshots
No response
Snipe-IT Version
5.4.1
Operating System
Ubuntu 20.04 LTS
Web Server
Snipe-IT official container image
PHP Version
7.4.3
Operating System
Ubuntu 20.04 Desktop
Browser
Firefox
Version
98.0.2
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
Additional context
No response