mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-26 04:35:54 +03:00
[GH-ISSUE #529] Error deploying container [Errno 1] #338
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#338
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 @MrPrr0 on GitHub (Nov 9, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/529
Hi all,
I just try to deploy this container a run on this issue
Fatal Python error: pyinit_main: can't initialize time
Python runtime state: core initialized
PermissionError: [Errno 1] Operation not permitted
Any help?
@benbusby commented on GitHub (Nov 13, 2021):
Sounds like you might be using
docker-composeon a Raspberry Pi, which you could've included in the bug report template for the repo.In any case, it looks like the solution for that issue is here: https://github.com/linuxserver/docker-papermerge/issues/4#issuecomment-735236388 (not a Whoogle issue).