ltrr-arizona-edu / tellervo

Desktop application for measuring, curating, and analysing dendrochronological samples
http://www.tellervo.org
GNU General Public License v3.0
6 stars 4 forks source link

Tellervo Server Installation issue #133

Open huginom opened 3 years ago

huginom commented 3 years ago

Hello, I´m installing Tellervo Server as Virtual Apliance step by step as it is in Documentation - Chapter 1.2.1 and I´m also following video tutorial about installation Tellervo Server. When the server instalation reaches Step 4 - Setting up the Tellervo database, there is an error: "Failed to connect to PG" and "Unable to connect to PostgreSQL database"

What should I do?

I attached screenshot of this error.

tellervo_server_installation_error

petebrew commented 3 years ago

I'm tied up this weekend but if you send me (p.brewer@ltrr.arizona.edu) a private message next week I'll troubleshoot with you.

js-jgu-mainz commented 3 years ago

Looks familiar to the configuration error I ran into. You could try if sudo tellervo-server -c solves your problem. Or if sudo tellervo-server -c fails try a combination of other options first. I used -c, -r, -c, -c, -s, -e, -c, -t, -n, -e, -r, -c for a successful installation but it is probably the combination of -e, (-r) and -c most likely to be the workaround.