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

Cannot add lines to proposals in docker #3

Open
ranceforhiwd opened this issue Jul 28, 2022 · 1 comment
Open

Cannot add lines to proposals in docker #3

ranceforhiwd opened this issue Jul 28, 2022 · 1 comment

Comments

@ranceforhiwd
Copy link
Owner

Cannot add lines to proposals in the docker container. Routine issues a 400 error due to a malformed json data parameter. It works on production fine.

@ranceforhiwd
Copy link
Owner Author

Checked file ownership and permissions on the data directory after running containers. Still using the correct user to save files. 400 error still occurs during the run.

127.0.0.1 - - [04/Aug/2022:10:03:15 +0000] "POST /api/index.php/proposals/1/lines HTTP/1.1" 400 2263 "-" "-"
127.0.0.1 - - [04/Aug/2022:10:03:16 +0000] "POST /api/index.php/proposals/1/lines HTTP/1.1" 400 1954 "-" "-"

All other api calls are working correctly for this routine.

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