It just pops up a popup that says 'Not Found.'
The apache logs show these lines:
espo.crm.drink.that.wine:443 75.170.209.61 - - [01/Jun/2026:00:01:25 +0000] "GET /api/v1/Settings HTTP/1.1" 404 525 "https://espo.crm.drink.that.wine/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
espo.crm.drink.that.wine:443 75.170.209.61 - - [01/Jun/2026:00:01:25 +0000] "GET /api/v1/I18n?default=true HTTP/1.1" 404 3164 "https://espo.crm.drink.that.wine/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
If I dig around in the installation, the api/v1 there's only an index.php and a portal directory. No Settings or I18n...
The apache logs show these lines:
espo.crm.drink.that.wine:443 75.170.209.61 - - [01/Jun/2026:00:01:25 +0000] "GET /api/v1/Settings HTTP/1.1" 404 525 "https://espo.crm.drink.that.wine/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
espo.crm.drink.that.wine:443 75.170.209.61 - - [01/Jun/2026:00:01:25 +0000] "GET /api/v1/I18n?default=true HTTP/1.1" 404 3164 "https://espo.crm.drink.that.wine/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
If I dig around in the installation, the api/v1 there's only an index.php and a portal directory. No Settings or I18n...

Comment