androidseb25 / iGotify-Notification-Assistent

Docker container for sending Gotify notifications to iOS devices (bridge to gotify websocket)
MIT License
99 stars 3 forks source link

[BUG] Iphone error You need to provide a valid access token or user credentials to access this app. #66

Closed ramstein74 closed 3 weeks ago

ramstein74 commented 3 weeks ago

When in my iphone entering gotify and igotify url i can move to the next screen. Then i get asked the login credentials I enter admin and admin because its the default and in my docker compose i didnt change it. However i get the error You need to provide a valid access token or user credentials to access this app. there is no input field for token. Also what is the use of the instance name at the top ? does that instance name is related to app names in the container gotify?

Smartphone :

androidseb25 commented 3 weeks ago

Hi,

the login credentials admin/admin are the defaults of gotify when you didn't set it in the compose file

GOTIFY_DEFAULTUSER_PASS: 'my-very-strong-password' # Change me!!!!!

This part set the admin password for you.

The instance name is for organize when you use more then one user or gotify instance.

ramstein74 commented 3 weeks ago

Hi,

the login credentials admin/admin are the defaults of gotify when you didn't set it in the compose file

GOTIFY_DEFAULTUSER_PASS: 'my-very-strong-password' # Change me!!!!!

This part set the admin password for you.

The instance name is for organize when you use more then one user or gotify instance.

Yet dont see why i get the error

androidseb25 commented 3 weeks ago

Did you can login to the web interface of gotify with you're credentials?

When yes try to create a separate user and test it with him.

When it work, change the password and try again.

ramstein74 commented 3 weeks ago

Just did that. I create another user and with that new user still get the same error after entering in credentials. Also i switched that user "administrator rights" and still no success. I already updated my iphone to 17.5 and still same error.

thank you

Em qua., 5 de jun. de 2024 às 17:38, Sebastian @.***> escreveu:

Did you can login to the web interface of gotify with you're credentials?

When yes try to create a separate user and test it with him.

When it work, change the password and try again.

— Reply to this email directly, view it on GitHub https://github.com/androidseb25/iGotify-Notification-Assistent/issues/66#issuecomment-2150500469, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJHT2WV6B6SJMVDRKPK2KLZF45JDAVCNFSM6AAAAABI3CCYDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJQGUYDANBWHE . You are receiving this because you authored the thread.Message ID: @.*** com>

androidseb25 commented 3 weeks ago

Can you please send me you're docker compose file you're problem is now very strange

androidseb25 commented 3 weeks ago

and please provide me a screenshot with the message

ramstein74 commented 3 weeks ago

and please provide me a screenshot with the message

here it is. the password was written altough it does not show in the pic.

removed image because personal data are displayed

androidseb25 commented 3 weeks ago

i found you're problem it's not one with the app only with you're config setup for the app.

Please try to use https instead of the http toggles

ramstein74 commented 3 weeks ago

Solved thank you. That was would not be possible without you.

Em qua., 5 de jun. de 2024 às 18:23, Sebastian @.***> escreveu:

i found you're problem it's not one with the app only with you're config setup for the app.

Please try to use https instead of the http toggles

— Reply to this email directly, view it on GitHub https://github.com/androidseb25/iGotify-Notification-Assistent/issues/66#issuecomment-2150581120, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJHT2TZEKT4H7JNA4VOZ3DZF5CSFAVCNFSM6AAAAABI3CCYDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJQGU4DCMJSGA . You are receiving this because you authored the thread.Message ID: @.*** com>

androidseb25 commented 3 weeks ago

no problems, have a nice day