pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.86k stars 2.32k forks source link

Bastion discord bot youtube-dl crash #178

Closed GoldeneK closed 5 years ago

GoldeneK commented 5 years ago

Panel Version: 0.7.13 Daemon Version: 0.6.11 Service: bastion discord bot Modified: (yes/no) no Expected Behavior: Start Actual Behavior: Crash Steps to Reproduce: (Step by step what to do to cause the issue) Click button "start" under the console

Logs: https://hastebin.com/tezaqikana.md

h-exx commented 5 years ago

It says here you don't have youtube-dl installed. It's possible you haven't installed the youtube-dl module. If you have then you may need to reupload the package.json and package-lock.json files to the server.

aldun commented 5 years ago

Panel Version: 0.7.13 Daemon Version: 0.6.12 Service: Bastion Modified: No Expected Behavior: Start Actual Behavior: Crash Steps to Reproduce: Fresh install of Bastion bot and attempt to start.

I'm having this same issue. https://hastebin.com/egisogosup.md

NgLoader commented 5 years ago

Try

npm install youtube-dl

parkervcp commented 5 years ago

@GoldeneK Can you test the egg I have PR'd please.

parkervcp commented 5 years ago

I will accept the PR and close this out in another 2 days @GoldeneK