metasfresh / metasfresh-docker

GNU General Public License v2.0
37 stars 40 forks source link

[ERROR] White website #52

Open WaterKnight1998 opened 4 years ago

WaterKnight1998 commented 4 years ago

When I access the website I see a White Landing Page. I built it as follows:

git clone https://github.com/metasfresh/metasfresh-docker.git
cd metasfresh-docker/
docker-compose build
docker-compose up -d
petrican commented 4 years ago

I believe CORS is enabled by default. Can you pls try accessing the URL with the browser having disabled web security ? Thanks

WaterKnight1998 commented 4 years ago

I believe CORS is enabled by default. Can you pls try accessing the URL with the browser having disabled web security ? Thanks

It was solved editing config.js

I suggest you to update installation documentation

TKlerx commented 4 years ago

@WaterKnight1998 How did you edit config.js?

metas-jb commented 4 years ago

@TKlerx

You have two ways of editing the config.js:

  1. in your docker-compose.yml
  2. manually in metasfresh-docker/webui/sources/configs/config.js

You can verify your settings are correct by:

TKlerx commented 4 years ago

Thanks for the reply. Somehow, I did not follow this thread any more. My solution was to use this docker-compose.yml file: https://forum.metasfresh.org/t/getting-a-blank-white-page-after-doing-the-docker-setup-in-centos-7/1923/3

LucasCLeal commented 3 years ago

We were exited to used metafresh as a case study for a discipline of software testing in my university, unfortunately this bug killed the idea. Hope you guys fix it till next year.

thpallround commented 9 months ago

It's nearly 4 years since this bug was reported, why isn't this problem solved? This is the second erp-software with issues due to documentation an configuration in/with docker. Why is this such an problem? I would realy like tu use the software but there is no way like that.