mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #415] Bugfix: Server Error (500) after adding but it worked #3298
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#3298
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 @Jwink3101 on GitHub (Jul 31, 2020).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/415
Describe the bug
After adding a page (for example https://en.wikipedia.org/wiki/Internet_Archive), I get a
Server Error (500)If I refresh, it is there and it worked. I look at stdout and I see nothing except the actuall 500 err:
Steps to reproduce
Here is my config. Note that the first three
exportlines shouldn't matter and relate to another issue I will be adding after this oneAdd a URL
Screenshots or log output
See above
Software versions
3.10.0-1062.18.1.el7.x86_64@cdvv7788 commented on GitHub (Jul 31, 2020):
@Jwink3101 https://github.com/pirate/ArchiveBox/issues/409 Can you please confirm if it is the same issue?
@Jwink3101 commented on GitHub (Jul 31, 2020):
Yes with the exception that I am not running in Docker. Very likely unrelated.
Sorry for the duplication.
@john-clark commented on GitHub (Aug 4, 2020):
Latest version fixed my 500 error too.