Closed
Description
- Gogs version (or commit ref): 0.8.43.0223
- Git version: 2.1.4
- Operating system: Debian Stable
- Database:
- [ X] PostgreSQL
- MySQL
- SQLite
- Log gist:
Description
When I attempt to view a newly created organization, I get a 500 error. I see the following in the log file:
Mar 1 17:47:58 ip-172-30-1-235 gogs[28856]: 2016/03/01 17:47:58 #033[1;31m[...routers/user/home.go:115 Dashboard()] [E] GetUserRepositories: GetUserRepositories: get repositories: pq: invalid input syntax for integer: "1,2"#033[0m
This is a fresh install with one user and one organization.