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
We encountered an issue where the update function was not working on our end. To resolve this, we made adjustments to two lines in the gdscan update.yaml file, including the removal of "/home/appuser" from the path. After these modifications, the update function is now operational for us. Could you please investigate why these changes were necessary?
We encountered an issue where the update function was not working on our end. To resolve this, we made adjustments to two lines in the gdscan update.yaml file, including the removal of "/home/appuser" from the path. After these modifications, the update function is now operational for us. Could you please investigate why these changes were necessary?
Update Pod shows this error:
2025/01/16 Creating /.docker
2025/01/16 mkdir /.docker: permission denied
We resolved the issue by modifying lines 102 and 105 in the gdscan update.yaml file (removal of "/home/appuser"):
The text was updated successfully, but these errors were encountered: