-
-
Notifications
You must be signed in to change notification settings - Fork 176
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 Report] Unprocessable Entity: [object Object] When attempting to change network profile of containers #442
Comments
Hmmmm. It looks like an issue with formatting. Can you try upgrading to the :devel branch or running it in parallel with your current one? (Template here: https://github.com/SelfhostedPro/yaml_test/raw/master/yacht-dev.yml ) |
Please update the ticket with the issue's current status, if resolved please let us know and close the ticket. |
I'm getting the same thing when I try to edit any property. I switched to When I click "Deploy" after editing, the modal asks if I'm sure, and I say "edit" (in contrast to "cancel"), and then the red error appears in the bottom and it brings me back to the beginning of the deploy wizard, the "general" tab. All I get in the logs is this:
Is there anything I can do? Recreating each container from scratch whenever I need to tweak something is a little tiring 😅 OS: Ubuntu 5.4.0-1078-raspi |
The same issue is happening on the nightly build. @SelfhostedPro |
Describe the bug
When attempting to change the network profile for the Wireguard container after it being created by docker-compose, the changes would not implement and the error "Unprocessable Entity: [object Object]" is shown.
I don't know what is causing this or if it is relating to Yacht.
To Reproduce
Steps to reproduce the behaviour:
Expected behavior
The container would restart with the new network profile. Allow it to see the other containers on this network.
Screenshots


Desktop (please complete the following information):
OS: DietPi (arm64 v:11 (bullseye)) - all updates done
Hardware: RPi 4 Model B (aarch64)
Yacht Version: Version: v0.0.7-alpha-2021-05-31--16
Any help would be greatly appreciated, as never come across this error before.
The text was updated successfully, but these errors were encountered: