Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to pass credentials #5

Open
dewoepsm opened this issue Nov 12, 2021 · 4 comments
Open

Failing to pass credentials #5

dewoepsm opened this issue Nov 12, 2021 · 4 comments

Comments

@dewoepsm
Copy link

When forwarding data to the Zello server I get this message:

{'command': 'on_channel_status', 'channel': 'FENZ_DN', 'status': 'offline', 'users_online': 0, 'images_supported': False, 'texting_supported': False, 'locations_supported': False, 'error': 'invalid password', 'error_type': 'configuration'}

at face value looks like the username / password has failed. I have checked the config.json file and used the same username passward on the Zello web site and windows app.

I then get "channel is not ready" errors

I am using a Raspberry Pi 4 with the default python 3.7.3

I guess I am missing something?

@dewoepsm
Copy link
Author

OK further update. I think the issue is the channel has a password which may need to be send with each update. How do I add it?

@aaknitt
Copy link
Owner

aaknitt commented Nov 16, 2021

Have you created the privatekey.pem and put the Issuer value into the config.json file? I'm thinking it may be an authentication issue stemming from the private key if you're certain that the username and password are correct.

@dewoepsm
Copy link
Author

dewoepsm commented Nov 16, 2021 via email

@israelgoldstein
Copy link

I'm facing the same issue,,

but i got it working initially, if i login from my phone app and add myself to the channel, some trick like that
but after a while it stops working

there is a parameter to use ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants