mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #55] Unable to deploy on render website #31
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#31
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 @ghost on GitHub (May 16, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/55
Deploy failed on Render with exit status 1.
please check the issue.
Here are the some last lines of deploy logs:
INFO[0098] ARG config_dir=/config
INFO[0098] RUN mkdir $config_dir
mkdir: cannot create directory ‘/config’: File exists
error building image: error building stage: failed to execute command: waiting for process to exit: exit status 1
error: exit status 1
the earlier 5-6 days ago build code got deployed without any issues.
@benbusby commented on GitHub (May 16, 2020):
Fixed as of
601923e074. Please try with the latest version of the app, and reopen if this didn't fix it for you. Thanks!