issue uploading attachments on 1.5.0 #2263

Closed
opened 2025-11-02 04:30:17 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @ryanburnette on GitHub (Aug 28, 2018).

Description

When I try to upload files it fails. See the error log below.

  • directory permissions are good
  • disk not full

Screenshots

screen shot 2018-08-28 at 12 36 12 pm 2

Originally created by @ryanburnette on GitHub (Aug 28, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.5.0 - Git version: 2.7.4 - Operating system: ubuntu 16.04 - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No https://try.gitea.io/pppp/neovim/issues/2 - [ ] Not relevant - Log gist: ## Description When I try to upload files it fails. See the error log below. - directory permissions are good - disk not full ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> ![screen shot 2018-08-28 at 12 36 12 pm 2](https://user-images.githubusercontent.com/2252601/44737533-4271d800-aac0-11e8-862c-52356f544ab0.png)
Author
Owner

@adelowo commented on GitHub (Aug 28, 2018):

Cannot replicate though.. Can you run SELECT * FROM attachment WHERE uuid="xxxxxx" on the db ?

@adelowo commented on GitHub (Aug 28, 2018): Cannot replicate though.. Can you run `SELECT * FROM attachment WHERE uuid="xxxxxx"` on the db ?
Author
Owner

@ryanburnette commented on GitHub (Aug 28, 2018):

screen shot 2018-08-28 at 1 18 43 pm

@ryanburnette commented on GitHub (Aug 28, 2018): ![screen shot 2018-08-28 at 1 18 43 pm](https://user-images.githubusercontent.com/2252601/44739114-ea89a000-aac4-11e8-9e89-8eb028934048.png)
Author
Owner

@ryanburnette commented on GitHub (Aug 28, 2018):

And I'm running gitea-1.5.0-linux-amd64 on ubuntu 16.04.

@ryanburnette commented on GitHub (Aug 28, 2018): And I'm running `gitea-1.5.0-linux-amd64` on ubuntu 16.04.
Author
Owner

@ryanburnette commented on GitHub (Aug 28, 2018):

I also rsynced the uploaded files back to my desktop and they appear to be in working order.

@ryanburnette commented on GitHub (Aug 28, 2018): I also rsynced the uploaded files back to my desktop and they appear to be in working order.
Author
Owner

@ryanburnette commented on GitHub (Aug 28, 2018):

I tried 1.4.0 and have the same issue. Must be something with my system.

@ryanburnette commented on GitHub (Aug 28, 2018): I tried 1.4.0 and have the same issue. Must be something with my system.
Author
Owner

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

I tracked down this issue and it wasn't in Gitea.

@ryanburnette commented on GitHub (Sep 3, 2018): I tracked down this issue and it wasn't in Gitea.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2263