Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

[BUG] Paperless does not start on upgrading to 1.4.0 #880

Closed
starbuck93 opened this issue Apr 7, 2021 · 1 comment
Closed

[BUG] Paperless does not start on upgrading to 1.4.0 #880

starbuck93 opened this issue Apr 7, 2021 · 1 comment

Comments

@starbuck93
Copy link

Describe the bug
paperless_webserver docker container won't start after upgrading from 1.2.1 to 1.4.0 with docker-compose pull

At this time, I'm attempting to pull different versions of paperless_ng to try and get it up and running. Going down to 1.3.* didn't work because of an error: OverflowError: timestamp out of range for platform time_t. But going back to 1.2.1 does let paperless get up and running.

To Reproduce
Steps to reproduce the behavior:

  1. begin with release v1.2.1
  2. docker-compose pull (upgrade to 1.4.0)
  3. docker-compose up -d
  4. failure

Expected behavior
I expected to see paperless start up without failures.

Webserver logs
running 1.4.0:

Paperless-ng docker container starting...
creating directory /tmp/paperless
Apply database migrations...
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit

Relevant information

  • Raspbian: Linux pi 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux
  • Paperless Version 1.2 --> 1.4
  • Docker version 19.03.13, build 4484c46
  • docker-compose version 1.27.4
  • Installation method: Docker
  • Any configuration changes:
    docker-compose.txt and
    docker-compose.env.txt
@starbuck93
Copy link
Author

Duplicate of #879. @Bart1909 you beat me to it!

tribut pushed a commit to tribut/paperless-ng that referenced this issue Aug 18, 2022
…e-healthcheck

Add timeout to healthcheck
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant