I have…
- [ ] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ X ] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
Throws errors
Expected behavior
Should create the app, as a user has no idea which apps there is previously deleted
Minimal reproduction of the problem
- Created an identity app called “identity”
- Deleted the app again
- Created an identity app again called exactly the same name
- The UI will hang and throw an error
After these steps, it cannot get the apps anymore at /api/apps - It throws a 500 error with no message or details.
If I log into the mongodb instance and delete the apps under the collection, and restart the container - it works again
Environment
- [ x ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version: 5.0.0
Browser:
- [x ] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others:
Unfortunately I restarted the container before I could gather any logs - My bad! I would just mention the error for you, since it’s properly quite easy to fix