-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I can't add any link as the command keeps getting timeout:
Darn - that slash command didn't work (error message:
Timeout was reached). Manage the command at Radio.
I run radioslack in a docker as described in the documentation:
sudo docker run \
-p 4000:4000
-e PORT=4000
-e HOSTNAME=myhostanme.com
-e SLACK_TOKEN=mytoken
maxdec/radioslack
It seems to run well, I can connect to the webpage from my browser but I can't add any music, this is the message that appears from the docker output wen I try to add a link from slack:
07:28:45.478 [info] POST /api
07:28:49.932 [info] Sent 200 in 4453ms
For some reason it only worked once (not sure if it is related but I stripped the 's' from the https youtube link) , but 99.999 % it simply timeout.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels