Login error through dataplicity

Hello, good afternoon
I have a problem when I enter through the wormhole of dataplicity it hangs and does not allow to load the config.js file gives error 403, doing it in a localhost way everything works fine.

https://indiscrete-macaw-1634.dataplicity.io/Modules/app/Lib/config.js?v=15 <---- Error 403

it could be an error in the .htaccess configuration?

but it rename config.js to config2.js work well !!
https://indiscrete-macaw-1634.dataplicity.io/Modules/app/Lib/config2.js?v=15

thank you

Hello, good afternoon
I have a problem when I enter through the wormhole of dataplicity it hangs and does not allow to load the config.js file gives error 403, doing it in a localhost way everything works fine.



https://indiscrete-macaw-1634.dataplicity.io/Modules/app/Lib/config.js?v=15 <---- Error 403

it could be an error in the .htaccess configuration?

but it rename config.js to config2.js or open in localhost work well !!
https://indiscrete-macaw-1634.dataplicity.io/Modules/app/Lib/config2.js?v=15

thank you

Have you checked the permissions on the original file ‘config.js’?

And, please don’t post the same question in multiple places. It only confuses everybody.

Hi Robert,
yes i checked the permission was the first, but not worked.

chmod -R 755 /var/www/emoncms/Modules/app/Lib/config.js

sudo systemctl restart apache2

sorry but i wanted add new photos to the post but i could not delete the first.

thank you

Hello @b31k annoyingly I’ve started to see the same issue here, it looks like dataplicity must be blocking access to scripts with that name across the board… I’ve sent them a message to investigate