-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/questionIssue needs no code to be fixed, only a description on how to fix it yourself.Issue needs no code to be fixed, only a description on how to fix it yourself.
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
m-cho
Metadata
Metadata
Assignees
Labels
type/questionIssue needs no code to be fixed, only a description on how to fix it yourself.Issue needs no code to be fixed, only a description on how to fix it yourself.