Connection to Oracle Database

Hello @flamber

I am using: v0.32.8 - Built on 2019-05-13

So silly I did not check the logs before, I am getting:

May 31 20:32:41 WARN metabase.plugins :: Metabase cannot use the plugins directory /app/plugins
Please make sure the directory exists and that Metabase has permission to write to it. You can change the directory Metabase uses for modules by setting the environment variable MB_PLUGINS_DIR. Falling back to a temporary directory for now.
java.lang.AssertionError: Assert failed: Metabase does not have permissions to write to plugins directory /app/plugins
(Files/isWritable <>)

However this is how my permissions look:
1

What could be wrong, folder permissions?