You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the server is running in standalone mode with Mongodb and we send a request to create a new application new application gets created but when I checked logs it uses mapdb instead of Mongodb.
The text was updated successfully, but these errors were encountered:
USAMAWIZARD
changed the title
Unexpected behavior when Creating application in Standalone Mode and Mongodb
Unexpected behavior when Creating application in Standalone Mode when using Mongodb
Jan 3, 2024
Short description
When the server is running in standalone mode with Mongodb and we send a request to create a new application new application gets created but when I checked logs it uses mapdb instead of Mongodb.
Environment
Steps to reproduce
Expected behavior
newly created application should use mongodb.
Actual behavior
app is created but it uses mapdb
Logs
appcreate.log
Ask your questions on Ant Media Github Discussions
The text was updated successfully, but these errors were encountered: