GrecoTechnology / Bizbox

Bizbox project
GNU General Public License v3.0
1 stars 0 forks source link

Can't load Traefik portal #4

Open GrecoTechnology opened 1 year ago

GrecoTechnology commented 1 year ago

Describe the bug Can't load Traefik at dash.domain.com

Error message in the browser when loading website

This page isn’t working
dash.domain.com is currently unable to handle this request.
HTTP ERROR 500

No errors in the docker logs

docker logs domain-com-traefik
time="2023-03-11T10:45:18-05:00" level=info msg="Configuration loaded from flags."
time="2023-03-11T13:25:42-05:00" level=info msg="Configuration loaded from flags."
time="2023-03-28T14:14:08-04:00" level=info msg="Configuration loaded from flags."
time="2023-03-28T14:18:34-04:00" level=info msg="Configuration loaded from flags."

My guess is it's broken by the config / _data folder structure that was introduced to support headers for wordpress and invoiceninja

To Reproduce Steps to reproduce the behavior: Install primary domain or install traefik command

bb install domain.com --primary

or

bb install domain.com traefik
btmarouane commented 1 year ago

Wrong traefik confg prevented traefik UI from loading. Fixed