-
Notifications
You must be signed in to change notification settings - Fork 364
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
[BUG] #531
Comments
could you pls filter sensitive info and share us your full logs? |
root@3001840931c7:/app# task run [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
[GIN-debug] GET / --> app/internal.(*HttpServer).handlerHealth-fm (4 handlers) |
hi @DrHemantPalivela it's caused by windows-style line ending which corrupt the shell script. sed -i 's/\r$//' ./agents/bin/start |
Description
When i start the api - localhost:3000 handlerPing start channelName=agora_7f6oiv error. Kindly help. I think there is an issue with port forwarding, but need expert advice
Environment
Code
Steps to reproduce
As said in the installation guide, I have implemented the same step.
Expected behavior
Should be able to use api keys and work seamlessly
Severity
Critical
Additional Information
No response
The text was updated successfully, but these errors were encountered: