Images broken / shows half #2285

Closed
opened 2025-11-02 04:31:10 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @madscientista on GitHub (Sep 2, 2018).

  • Gitea version (or commit ref): 1.5.0
  • Git version: 2.18.0
  • Operating system: Debian 9
  • Database (use [x]):
    • [X ] PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • [X ] No
    • Not relevant
  • Log gist:

Description

Avatar shows half, so does images.

Screenshots

https://s33.postimg.cc/yjexx5olr/Screenshot_20180902-144546.jpg

Originally created by @madscientista on GitHub (Sep 2, 2018). - Gitea version (or commit ref): 1.5.0 - Git version: 2.18.0 - Operating system: Debian 9 - Database (use `[x]`): - [X ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [X ] No - [ ] Not relevant - Log gist: ## Description Avatar shows half, so does images. ## Screenshots https://s33.postimg.cc/yjexx5olr/Screenshot_20180902-144546.jpg
GiteaMirror added the type/question label 2025-11-02 04:31:10 -06:00
Author
Owner

@lunny commented on GitHub (Sep 3, 2018):

I think that's because your network is slow.

@lunny commented on GitHub (Sep 3, 2018): I think that's because your network is slow.
Author
Owner

@SagePtr commented on GitHub (Sep 3, 2018):

In my Google Chrome your server does not even open, ERR_SSL_VERSION_OR_CIPHER_MISMATCH.
Works on Mozilla Firefox only.
SSLLabs report some browsers don't support it's cipher. Maybe it's unrelated to partially broken images, but your nginx looks bad confirured. Try to open repo directly without reverse proxy and if there is no bug (if avatar file on disk was uploaded partially - try to reupload it again) - then it looks like nginx problem.

@SagePtr commented on GitHub (Sep 3, 2018): In my Google Chrome your server does not even open, ERR_SSL_VERSION_OR_CIPHER_MISMATCH. Works on Mozilla Firefox only. [SSLLabs report](https://www.ssllabs.com/ssltest/analyze.html?d=bugs.moedesu.ga) some browsers don't support it's cipher. Maybe it's unrelated to partially broken images, but your nginx looks bad confirured. Try to open repo directly without reverse proxy and if there is no bug (if avatar file on disk was uploaded partially - try to reupload it again) - then it looks like nginx problem.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2285