pcscf exits iwith code 255 immediately after "docker compose -f 4g-volte-deploy-opensips.yaml up". It appears to be an issue with presence table version.
pcscf | Feb 4 16:36:41 [1] ERROR:core:db_check_table_version: invalid version 3 for table watchers found, expected 4
pcscf | Feb 4 16:36:41 [1] ERROR:presence:mod_init: error during table version check
pcscf | Feb 4 16:36:41 [1] ERROR:core:init_mod: failed to initialize module presence
pcscf | Feb 4 16:36:41 [1] ERROR:core:main: failed to initialize modules!
pcscf | Feb 4 16:36:41 [1] INFO:core:cleanup: cleanup
I tried another pull of the the image but I have the latest.
docker pull opensips/opensips:ims-ce
ims-ce: Pulling from opensips/opensips
Digest: sha256:24dd2159c08500c997abacdeebfd4ed669cb1e9e9f2342cfda6969462fd6ba51
Status: Image is up to date for opensips/opensips:ims-ce
docker.io/opensips/opensips:ims-ce
pcscf exits iwith code 255 immediately after "docker compose -f 4g-volte-deploy-opensips.yaml up". It appears to be an issue with presence table version.
I tried another pull of the the image but I have the latest.