-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
I try to deploy your container on rootless podman. Containers seems to achieve to connect to each others (I have put them in a pod and changed the tokenserver_db listening port), but tokenserver_db_init seems to doens't work :
Mar 30 14:55:45 syncserver-vm tokenserver_db_init.container[46005]: ERROR 1146 (42S02) at line 1: Table 'tokenserver.services' doesn't exist
Mar 30 14:55:45 syncserver-vm tokenserver_db_init.container[46005]: Waiting for tables...
Mar 30 14:55:50 syncserver-vm tokenserver_db_init.container[46005]: --------------
Mar 30 14:55:50 syncserver-vm tokenserver_db_init.container[46005]: INSERT IGNORE INTO services (id, service, pattern) VALUES ('1', 'sync-1.5', '{node}/1.5/{uid}')
Does someone have an idea? Could it be related to the fact I use rootless podman?
Thanks you a lot
Metadata
Metadata
Assignees
Labels
No labels