mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 06:55:56 +03:00
[GH-ISSUE #89] nsupported filetype: octet-stream #65
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rysyd on GitHub (Jun 25, 2019).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/89
Originally assigned to: @geek-at on GitHub.
@rysyd commented on GitHub (Jun 25, 2019):
[25-Jun-2019 07:57:07] WARNING: [pool www] child 20 said into stderr: "sh: file: not found"
@geek-at commented on GitHub (Jun 25, 2019):
Are you running the docker container?
@rysyd commented on GitHub (Jun 25, 2019):
yeah, and it doesn't work now.
@geek-at commented on GitHub (Jul 3, 2019):
Cannot confirm.
I tested the current image with this command:
docker run -it --rm -p 89:80 -e "URL=http://localhost:89/" hascheksolutions/pictsharethen went to http://localhost:89 and I was able to upload PNGs and JPGs and everything just fine.
If you aren't using docker make sure you have the "file" command installed