Unable to access Rails Console from web terminal
- 
As described in the documentation here (https://docs.cloudron.io/apps/gitlab/#rails-console), if I log as git user with su gitand then bundle exec rails c -e productiongives me the following error : `/home/git` is not writable. Bundler will use `/tmp/bundler20240220-1318-vc5wvk1318' as your home directory temporarily. bundler: command not found: rails Install missing gem executables with `bundle install`Here is the output for "ls -la" on the folder git : drwxr-xr-x 1 git git 4096 Feb 7 16:50 gitThis is a fresh install, there is nothing imported yet inside my instance. I was initially trying to reset the admin password to be able to import another gitlab into this one, without success. 
- 
 N nebulon marked this topic as a question on N nebulon marked this topic as a question on
- 
 N nebulon has marked this topic as solved on N nebulon has marked this topic as solved on
 

