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

nats_simple_pod.nomad results in namespace mode container requires a value #242

Open
VissersR opened this issue May 7, 2023 · 1 comment

Comments

@VissersR
Copy link

VissersR commented May 7, 2023

I'm trying to move containers from compose to nomad but I'm running in to a lot of issues.
One is private bridge networking between a stack of containers.

Using network_mode task:taskname results in "namespace mode container requires a value" on the task that should connect to the main task.

Running nats_simple_pod.nomad gives me the same error so it is not my task configuration.

Podman: 3.0.1
Nomad: 1.5.3
Plugin: 0.4.2

I don't see anything in de example config I don't have in my client/server either

@shoenig
Copy link
Member

shoenig commented Jun 12, 2023

@VissersR can you try with a more recent version of Podman?

The nats_simple_pod.nomad example is working for me on the version packaged with Ubuntu 22.04 LTS.

➜ podman --version
podman version 3.4.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants