Skip to content

After setting up Token and Cookies, it runs into an Exception? #42

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

Open
1 task done
modularmania opened this issue Apr 26, 2025 · 2 comments
Open
1 task done
Labels
question Further information is requested

Comments

@modularmania
Copy link

Details

For some reason, after I run it a second time (after setting up everything on localhost:8999) it runs into this exception:

TypeError: Cannot convert argument to a ByteString because the character at index 512 has a value of 8230 which is greater than 255.
    at node:internal/deps/undici/undici:13502:13
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
undefined

I've reinstalled it about 3 times and the same error continues to appear.

Confirmation

  • I have checked for similar issues before submitting
@modularmania modularmania added the question Further information is requested label Apr 26, 2025
@OvalQuilter
Copy link
Owner

Hi! Try pasting only token or only cookies and check if this error appears again. What browser do you use?

@modularmania
Copy link
Author

Okay, I attempted this on both Firefox and Edge - it's the cookies that aren't working properly.
I no longer get an error (for some reason?) but now, it runs but doesn't detect any songs being played.

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

No branches or pull requests

2 participants