You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I trying to use juicefs with mysql to store several config files, all works fine via fuse but fails when I try to mount existing JuiceFS volume to docker volume.
The command to a create docker volume with an exists JuiceFS volume.
The text was updated successfully, but these errors were encountered:
sergeycherepanov
changed the title
"invalid memory address or nil pointer dereference" error when trying to mount the mysql volume
"invalid memory address or nil pointer dereference" error when trying to mount the a volume
Sep 19, 2023
sergeycherepanov
changed the title
"invalid memory address or nil pointer dereference" error when trying to mount the a volume
"invalid memory address or nil pointer dereference" error when trying to mount a mysql volume
Sep 19, 2023
Hi, I trying to use juicefs with mysql to store several config files, all works fine via fuse but fails when I try to mount existing JuiceFS volume to docker volume.
The command to a create docker volume with an exists JuiceFS volume.
docker volume create -d juicedata/juicefs:latest -o name=devserversh-rundeck-ssh -o storage=mysql -o metaurl=mysql://rundeck:rundeck@(192.168.26.1:3306)/devserversh_rundeck_ssh jfsvolume
The journal log
The decode of the error:
JuiceFS Version
The text was updated successfully, but these errors were encountered: