mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-26 01:26:00 +03:00
[GH-ISSUE #1496] v0.8.2 Bug: Adding URLs fails with NOT NULL constraint failed: core_snapshot.created_by_id #3902
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#3902
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 @tibequadorian on GitHub (Aug 27, 2024).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1496
Describe the bug
Adding any URL to the archive fails
Steps to reproduce
Use
archivebox/archivebox:devScreenshots or log output
ArchiveBox version
@pirate commented on GitHub (Aug 27, 2024):
Can you run
docker compose run archivebox initand paste the output plz.Thanks for helping test the beta.
@tibequadorian commented on GitHub (Aug 27, 2024):
btw this is my
docker-compose.yml:happens with a fresh install
@pirate commented on GitHub (Aug 28, 2024):
Thanks for helping test, should be fixed now:
6456cb1727Pull in a couple minutes and try again, comment back if you still encounter any issues and I'll reopen it.