Open
Description
Prerequisites
- I searched to see if the issue already exists.
Description
When attempting to use staticgen against a live site, it runs for some time and then I get this:
ERROR[0008] error saving error=context canceled url=https://mydomain/somepath/file.pdf
ERROR[0008] error saving error=context canceled url=https://mydomain/somepath/other-file.pdf
FATAL[0008] error: crawling: &{%!w(string=stopping: &{%!w(string=getting process group id: %!w(syscall.Errno=3))})}
INFO[0008] Stopping server, sending SIGTERM
Note the domain is obfuscated here and below. I'll DM the real domain in slack.
Steps to Reproduce
Use this static.json
{
"command": "true",
"url": "https://mydomain/"
}
Then run staticgen
Metadata
Metadata
Assignees
Labels
No labels