Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1388 Представления

I'm getting this error


on the browser :

Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

on the console logs :

raise exception.with_traceback(None) from new_cause
AttributeError: 'Request' object has no attribute 'app' - - -


every time I try to selecting an existing database

so basically I can not enter the same database twice

so get in I have to change the port and then create a new database




Аватар
Отменить
Лучший ответ

Is in suspect mode.
No longer exists.
Is in single user mode and the only available connection is already being used by someone or something else.
Has been detached.
Has been set to the RESTRICTED_USER state.
Is offline.
Is set to emergency status.
Does not have the login account mapped to a user, or the user has been denied access.
Is part of a database mirror.


Regards,
J Wick

Аватар
Отменить