You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I tried to install your application by following the setup.md but in the end all I have is an infinite loading bar. I don't know where is the issue. Can you help me please ?
Thanks
The text was updated successfully, but these errors were encountered:
Hello everybody, unfortunately I can reproduce this too.
I don't know how to help debuging this.
Here is my docker-compose file: version: '2' services: fouroneone: build: context: . args: COMPOSER: composer-es2x.json container_name: ping networks: - system ports: - "8800:80" volumes: - /path/Ping/data:/data es: image: "elasticsearch:2.4.3" container_name: pingelastic networks: - system ports: - "9200:9200"
Hi,
I tried to install your application by following the setup.md but in the end all I have is an infinite loading bar. I don't know where is the issue. Can you help me please ?
Thanks
The text was updated successfully, but these errors were encountered: