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

[Bug] Honeygain not working: Error processing authorisation #58

Closed
jgabriel98 opened this issue Oct 4, 2022 · 4 comments
Closed

[Bug] Honeygain not working: Error processing authorisation #58

jgabriel98 opened this issue Oct 4, 2022 · 4 comments

Comments

@jgabriel98
Copy link

Raspberry pi 4, raspbian bullseye lite - both 32 bit and 64 bit.

docker logs honeygain shows:
TOU are accepted
Error processing authorisation

@GreenFrogSB
Copy link
Owner

Please check issue #48

@jgabriel98
Copy link
Author

jgabriel98 commented Oct 5, 2022

Checked it,

The current honeygain dashboard shows these devices:
image
the Docker dell Linux is some x86 machine that has nothing to do with this (since i'm trying to run honeygain on a pi4)

So, i've changed the device name, but still got same error:

  • first executed $ docker run --privileged --rm tonistiigi/binfmt --install x86_64
  • then
$ docker run -i --restart unless-stopped --platform linux/amd64 --name honeygain honeygain/honeygain -tou-accept -email censored@gmail.com -pass Mu0ig\)\!nla1 -device raspberrypi



 $$\   $$\                                                             $$\
 $$ |  $$ |                                                            \__|
 $$ |  $$ | $$$$$$\  $$$$$$$\   $$$$$$\  $$\   $$\  $$$$$$\   $$$$$$\  $$\ $$$$$$$\
 $$$$$$$$ |$$  __$$\ $$  __$$\ $$  __$$\ $$ |  $$ |$$  __$$\  \____$$\ $$ |$$  __$$\
 $$  __$$ |$$ /  $$ |$$ |  $$ |$$$$$$$$ |$$ |  $$ |$$ /  $$ | $$$$$$$ |$$ |$$ |  $$ |
 $$ |  $$ |$$ |  $$ |$$ |  $$ |$$   ____|$$ |  $$ |$$ |  $$ |$$  __$$ |$$ |$$ |  $$ |
 $$ |  $$ |\$$$$$$  |$$ |  $$ |\$$$$$$$\ \$$$$$$$ |\$$$$$$$ |\$$$$$$$ |$$ |$$ |  $$ |
 \__|  \__| \______/ \__|  \__| \_______| \____$$ | \____$$ | \_______|\__|\__|  \__|
                                         $$\   $$ |$$\   $$ |
                                         \$$$$$$  |\$$$$$$  |
                                          \______/  \______/

TOU are accepted
Error processing authorisation
About the password: i've shuffled it, but the above one contains the same charactes from the original. Also i've added (required so bash command wont break) '\' to symbols, turning Mu0ig)!nla1 into Mu0ig\)\!nla1

[context on why i manually ran the docker command]: I've found your repository from your comment on this reddit thread.
And after taking a look into you code, i felt it would be better to run the docker command myself to facilitate debbuging.

But rest assure, that before executing manually, i tried to just run your scripts and got the same error.

@GreenFrogSB
Copy link
Owner

GreenFrogSB commented Oct 5, 2022 via email

@jgabriel98
Copy link
Author

Yes, it was from the same IP. But

  • even after disconnecting all devices,
    image
  • the same error persists :(
    image

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

2 participants