front-matter / invenio-rdm-starter

https://starter.front-matter.io/
MIT License
4 stars 0 forks source link

ERROR: relation "banners" does not exist at character 353 #62

Closed ivanbishop closed 5 hours ago

ivanbishop commented 6 hours ago

hello Martin, using the latest pull from main. Running TLS connection on 1443. Seeing an exception which is APP side :)

Any help fixing it appreciated!

==================================================================== I get a hard "500" error caused by "banners" issue.

Attached

docker-compose.yml docker-compose.yml.txt

Caddyfile Caddyfile.txt

Full screen log captured from (exception at line 277 ) err.log

MAP of Docker ports open docker container ls --format "table {{.ID}}\t{{.Names}}\t{{.Ports}}" -a CONTAINER ID NAMES PORTS 16d8a66181e4 invenio-rdm-starter-proxy-1 80/tcp, 443/tcp, 0.0.0.0:1443->1443/tcp, :::1443->1443/tcp, 2019/tcp, 443/udp, 0.0.0.0:7080->7080/tcp, :::7080->7080/tcp 71ee8b3f1b34 invenio-rdm-starter-web-1 5000/tcp c37eea2d7239 invenio-rdm-starter-worker-1 5000/tcp 71b6d4983196 invenio-rdm-starter-search-1 0.0.0.0:9200->9200/tcp, :::9200->9200/tcp, 9300/tcp, 0.0.0.0:9600->9600/tcp, :::9600->9600/tcp, 9650/tcp e5ca429eab8a invenio-rdm-starter-db-1 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp 25a0b1ae3799 invenio-rdm-starter-cache-1 0.0.0.0:6379->6379/tcp, :::6379->6379/tcp

Error generated by hitting https://liberation.scot:1443 from a browser over Internet

ivanbishop commented 5 hours ago

pls close. i didnt run setup after An ab initio pullImage

how can I help document the caddy and graviton1 stuff I uncovered to help others Martin?