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

Getting Error Invalid session (1010) #69

Open
HarshilS-RSW opened this issue Feb 7, 2024 · 2 comments
Open

Getting Error Invalid session (1010) #69

HarshilS-RSW opened this issue Feb 7, 2024 · 2 comments

Comments

@HarshilS-RSW
Copy link

"code": 2000,
"message": "Invalid session (1010)"

I am getting this error in every endpoint. Could you please help me to solve this issue?

@xrado
Copy link
Collaborator

xrado commented Feb 7, 2024

@HarshilS-RSW need more details, how do you call it?

@rhiestan
Copy link

rhiestan commented Mar 28, 2024

I have the same issue since yesterday. My script was running fine for years, now this issue happens every time it tries to fetch data.
I am using the Python version nicehash.py, with parameters:
python3 ~/nicehash/nicehash.py -o private -k private -s private -m GET -b https://api2.nicehash.com -p /main/api/v2/mining/rigs2

It prints out:
Unexpected error: 401: Unauthorized: b'{"error_id":"6f65ac4a-754f-4796-9158-2a6b1e36e8b3","errors":[{"code":2000,"message":"Invalid session (1010)"}]}'

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