Closed
Description
- Git version: v1.1.0
- Operating system: ubuntu 16.04
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
When trying to install gitea i am getting the following error Database setting is not correct: dial tcp: missing port in address localhost
. I used host localhost
with proper credentials.
I also tried using host as localhost:3306
which results in error Database setting is not correct: dial tcp 127.0.0.1:3306: getsockopt: connection refused