I was able to start gcsfuse on GAE flex/custom since several months, however something changed in GAE that does not allow me to do that any longer.
gcsfuse -o rw -o allow_other --dir-mode 777 --file-mode 777 GOOGLE_STORAGE_BUCKET DIR produces Using mount point: DIROpening GCS connection...Opening bucket...Mounting file system...daemonize.Run: readFromProcess: sub-process: mountWithArgs: mountWithConn: Mount: mount: running fusermount: exit status 1stderr:fusermount: fuse device not found, try 'modprobe fuse' first Interesting enough, my other (test) service on the same GAE project with the same app still runs gcsfuse fine, however, the docker image has not been deployed to it since several days. Therefore I suspect that google changed silently under us. My question what it is, how can we go back. Is it possible that our broken gcsfuse GAE app instance is running within a different, more restrictive GAE version? Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/561c6817-6906-4138-80fe-fab044013e2a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
