environment icon indicating copy to clipboard operation
environment copied to clipboard

In 2.6 branch, a fresh installation of OroCRM shows app_dev.php error message

Open pedrofurtado opened this issue 7 years ago • 6 comments

@anyt @mbessolov

When I create the Docker environment (branch 2.6) for a OroCRM application v2.6.17, I access the root page of system (http://localhost:[external-port-of-container-oro_webserver_1]) by first time and appears the following message:

You are not allowed to access this file. Check app_dev.php for more information.

In order to work, I need to comment these lines on [my-orocrm-application]/web/app_dev.php: https://github.com/oroinc/crm-application/blob/54fabca05809c241acef93e5e9f1116511eb207c/web/app_dev.php#L20-L21

Is that a bug? Or I missing to configure something?

pedrofurtado avatar Jul 03 '18 13:07 pedrofurtado

@anyt I could help testing here locally in my machine, if necessary 👍

pedrofurtado avatar Aug 13 '18 11:08 pedrofurtado

@anyt Just for notice: This issue still happens with the current latest 2.x OroCRM version (2.6.30), even with the latest commits from this repo. let me know If I could help 🤝

pedrofurtado avatar Oct 02 '18 18:10 pedrofurtado

Thanks @pedrofurtado , I know that, but we don't have the quick fix for now and the issue is not the high priority one.
Docker is not so popular among our team and the community as we expected so we'll not assign any resources to it soon, as I know.

Fill free to contribute if you'll find the proper fix here.

Best regards.

anyt avatar Oct 03 '18 19:10 anyt

Already fixed.

anyt avatar May 06 '19 09:05 anyt

@anyt Could you provide a link to the commit that fixes this issue? Just for reference :+1: Thank you!

pedrofurtado avatar May 06 '19 11:05 pedrofurtado

My mistake, it was fixed by modifying the IP check in an application repository that I used. It’s not a part of this repo. Reopen

anyt avatar May 06 '19 12:05 anyt