-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Description
- Gitea version (or commit ref): 7e6c198
- Git version:
- Operating system: Debian Jessie
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- [ x ] SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- [ x ] No
- Not relevant
- Log gist:
Description
On profile mode, big gravatar display doesn't work, I have an error : Sorry, the parameters you provided were not valid
But little displays work on all the website.
Gitea runs in a docker container with :
docker run -d --name=gitea -p 50:22 -p 88:3000 -v "$PWD"/gitea/:/data gitea/gitea:latest