sipcapture / homer-app

HOMER 7.x Front-End and API Server
http://sipcapture.io
GNU Affero General Public License v3.0
204 stars 79 forks source link

Not able to enter password in login form #452

Closed heig closed 2 years ago

heig commented 2 years ago

Hi, I just updated my docker-based homer-installation (docker-compose pull) and now I cannot login to my homer anymore. It is simply not possible to enter the password. I get many errors in the console. I created a short screen capture of the behaviour.

https://user-images.githubusercontent.com/8817380/139316752-279d0df5-9366-4ab9-b076-9e1820722832.mov

github-actions[bot] commented 2 years ago

Your report is appreciated. Please star this repository to motivate its developers! :star:

adubovikov commented 2 years ago

let us check it asap

adubovikov commented 2 years ago

can you tell the prevision version and the current one ?

heig commented 2 years ago

can you tell the prevision version and the current one ?

Great, thanks. If you need any more information, pls. let me know

adubovikov commented 2 years ago

@heig can you please be sure that your posgresql is up ?

heig commented 2 years ago

can you tell the prevision version and the current one ?

ah sorry, didn't see this. currently running the latest docker image

REPOSITORY TAG IMAGE ID CREATED SIZE sipcapture/webapp latest

heig commented 2 years ago

@heig can you please be sure that your posgresql is up ?

the container is running...

image

adubovikov commented 2 years ago

@heig if you can join us on https://matrix.to/#/#sipcapture_homer:gitter.im I can help you in the real time. It will be much faster

adubovikov commented 2 years ago

just restart container sipcapture/webapp and try one more time

adubovikov commented 2 years ago

fixed by repull the docker image