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

Sign in problem #27

Open
JohnDeereLiebhaber opened this issue Sep 29, 2024 · 0 comments
Open

Sign in problem #27

JohnDeereLiebhaber opened this issue Sep 29, 2024 · 0 comments

Comments

@JohnDeereLiebhaber
Copy link

When I start the bot via a Hetzner Ubuntu server I get this error
Unexpected error while playing song: Error: Sign in to confirm you’re not a bot
at Object.exports.playError (/home/bots/PhantomMusik/node_modules/@distube/ytdl-core/lib/utils.js:164:12)
at exports.getBasicInfo (/home/bots/PhantomMusik/node_modules/@distube/ytdl-core/lib/info.js:46:25)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: Sign in to confirm you're not a bot
at Object.exports.playError (/home/bots/PhantomMusik/node_modules/@distube/ytdl-core/lib/utils.js:164:12)
at exports.getBasicInfo (/home/bots/PhantomMusik/node_modules/@distube/ytdl-core/lib/info.js:46:25)
at processTicksAndRejections (node:internal/process/task_queues:95:5) {
name: 'PlayError'
}
When I start the bot via local PC it works as it should
What can I do to make sure it runs on the server?
Thanks in advance

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

1 participant