Decathlon / Decathlon/ara

Whitelabel Error Page au lancement d'ARA en local

Open
#285 1 comment 1 reaction 2 assignees Claimed by @Thomgrus View on GitHub
bug
Dominant language
Java
Stars
80
Forks
17
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
J'ai suivi la marche à suivre pour lancer ARA en local sur un poste linux.
Le docker-compose up indique :
_Tomcat started on port(s): 8080 (http) with context path ''
server_1 | 2020-07-10 07:08:13.335 INFO 6 --- [ main] com.decathlon.ara.AraApplication : Started AraApplication in 106.417 seconds (JVM running for 110.889)_

Lorsque j'ouvre un navigateur sur localhost:8080 , j'ai un message d'erreur :
_Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Fri Jul 10 07:12:15 GMT 2020
There was an unexpected error (type=Not Found, status=404).
No message available_

**To Reproduce**
Steps to reproduce the behavior:
1. docker-compose up en ayant remplacé le host.docker.internal par 172.17.0.1
2. ouvrir un navigateur sur localhost:8080
3.voir l'erreur

**Expected behavior**
L'application ARA est disponible sur le localhost:8080

**Screenshots**
![image](https://user-images.githubusercontent.com/67378452/87127838-ec127a80-c28e-11ea-956b-5608c9334ed1.png)

**Environment**
- OS: Ubuntu 18.04.3 LTS
- Browser : firefox 70.0.1 64bits

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.