I have my config.js
adminKeys: [
"[cryptpad-user1@my.awesome.website/YZgXQxKR0Rcb6r6CmxHPdAGLVludrAF2lEnkbx1vVOo=]",
],
Just like above but with my key
and I get: Only administrators can access this page
I cant figure it out why

Thank you

Still nothing it is weird. I tried to run docker-entrypoint.sh to see if that fix it but i get this:
####################################################################
Warning: No config file provided for cryptpad
We will create a basic one for now but you should rerun this service
by providing a file with your settings
eg: docker run -v /path/to/config.js:/cryptpad/config/config.js
####################################################################

cp: cannot stat '/cryptpad/config/config.example.js': No such file or directory

Anyway, i have my cofig.js inside config folder. I have no idea what is the problem.

Hello,

Did you applied the proper access rights to all your cryptpad/ folder content? Are you sure it's still the same after editing your configuration file?

What does that give you?

ls -lah config

    Mathilde

    drwxrwxr-x 2 4001 4001 4.0K Sep 21 07:08 .
    drwxrwxr-x 12 4001 4001 4.0K Sep 21 07:09 ..
    -rw-rw-r-- 1 4001 4001 12K Sep 21 02:38 config.example.js
    -rw-rw-r-- 1 4001 4001 12K Sep 21 06:52 config.js
    All cryptpad folder have 4001:4001

    • beto replied to this.
      a month later

      luistiktok hi luis
      i am same problem, You managed to solve it, thank you very much and greetings

      22 days later