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

Connection to Baikal server fails with error 405 : not allowed #1

Open
piscvau opened this issue Aug 7, 2019 · 1 comment
Open
Assignees
Labels

Comments

@piscvau
Copy link

piscvau commented Aug 7, 2019

It is necessary to add the port :8008 to the URL in the base URL

@piscvau piscvau changed the title Connection to Baikal server fails with error 415 : not allowed Connection to Baikal server fails with error 405 : not allowed Aug 7, 2019
@LaurentMarchelli LaurentMarchelli self-assigned this Aug 7, 2019
@LaurentMarchelli
Copy link
Owner

Hi piscvau,

Thank you for your feedback.

You are rigth, the nginx rule does not redirect the call from http://MYSYNO/baikal/
to http://MYSYNO:8008/.

It will be fixed in the next version.
In the time being please consider using http://MYSYNO:8008/ instead than http://MYSYNO/baikal/ when you are reading the documentation.

Best regards

@LaurentMarchelli LaurentMarchelli pinned this issue Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants