1
0
-1
I have paid a freelancer to install joget community edition using docker on my linode instance.
My domain is up with ssl certificate and joget is showing the /jw/web/userview/appcenter/v/_/home page after loading up my domain.
However the background image is not loading up and when i sign in as admin username and admin password and click on "design new app" and choose a name to save it I get the below error:

Sorry, access is forbidden for security reasons.

Please refresh the previous form before submitting it.

Security Violation (Code 403)

I get this same eror when im tring to modify the userview for the appcenter uploading a picture? Also when i try to change my admin user name and or password, I havent tried other things but what can this be?
My mysql database setings is in my docker compose file and my database_default seems to be correct?
Can someone meaby send me an example of what the database_default settings should look like according to this post Please how do i resolve access is forbidden for security reasons error? Security Violation (Code 403)


PLEASE HELP ME how to fix this?


This is my file structure:

   .
   |-data
   |---certbot
   |-----conf
   |-------accounts
   |---------acme-v02.api.letsencrypt.org
   |-----------directory
   |-------------88657bc386a96bb0bff92983fb19ddc4
   |-------archive
   |---------mydomain.tlc
   |-------csr
   |-------keys
   |-------live
   |---------mydomain.tlc
   |-------renewal
   |-------renewal-hooks
   |---------deploy
   |---------post
   |---------pre
   |-----www
   |-jogetdata
   |---app_logs
   |-----appcenter
   |-----CONSOLE_LOG
   |-----crm_community
   |---app_plugins
   |---app_pwa
   |-----appcenter
   |---app_src
   |-----appcenter
   |-------appcenter_1
   |---------forms
   |---------userviews
   |-----crm_community
   |-------crm_community_1
   |---------forms
   |---------lists
   |---------userviews

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, from the looks of it there is some kind of problem connecting to the database. Can you confirm that the db host, user and password are correct and that it has permission to be accessed from the joget server itself? What version of joget are you running?

        CommentAdd your comment...