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

Unable to upload config through Swarmpit GUI #682

Open
mirovlotravel opened this issue Feb 28, 2024 · 1 comment
Open

Unable to upload config through Swarmpit GUI #682

mirovlotravel opened this issue Feb 28, 2024 · 1 comment

Comments

@mirovlotravel
Copy link

mirovlotravel commented Feb 28, 2024

When trying to upload a new config I get this error:
Config creation failed. unsupported Content-Type header (text/plain; charset=UTF-8): must be 'application/json'

So I have to upload it using docker commands like this: docker config create <name_of_config> <file_name>

Anyone else has this issue?

Swarmpit version: 1.9
Docker version 24.0.7

image

@dutts
Copy link

dutts commented Apr 29, 2024

I had this same issue, was due to the Docker Engine tightening up its API, was fixed in Swarmpit v1.10

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

2 participants