jkariscodes/personal-website

Error in DB Entrypoint

Opened this issue · 2 comments

Error in database entry point initialization script. The error being thrown is a syntax error, but the script looks good. The script can be accessed here.

image

Have you tried to run the SQL commands manually in PostgreSQL to see if there are any syntax errors.

I have tested inside the container running each line individually and works well. But running it automatically on the first launch (characteristic of entry point) it throws that error. Kinda weird.

Let me clone the repo and run it and see

Thanks. To deploy locally, please follow the instructions in Readme at https://github.com/jkariscodes/personal-website#installation-on-local--development