causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
5.2k stars 292 forks source link

Upgrading from 2.1.1690 to Latest Version #1959

Closed nick-harper closed 7 months ago

nick-harper commented 11 months ago
Organizr Version: V 2.x
Branch: Master
Operating System: Ubuntu (Docker Compose)

Problem Description:

When trying to update using Docker Compose, I get errors in the logs and the upgrade fails. It works OK if I have a new install but then I lose all of my config.


Reproduction Steps:

Compose entry:

organizr: container_name: organizr restart: always network_mode: host image: organizr/organizr:latest volumes:


Errors on screen? If so paste here:

-----------------------
|  Updating Organizr  |
-----------------------
fatal: bad object refs/remotes/origin/v2-plugins
error: https://github.com/causefx/Organizr did not send all necessary objects
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
warning: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log
Automatic cleanup will not be performed until the file is removed.
fatal: bad object refs/remotes/origin/v2-plugins
fatal: failed to run repack
HEAD is now at 2e28f8223 Merge pull request #1804 from causefx/v2-develop
Already on 'v2-master'
Your branch is up to date with 'origin/v2-master'.
HEAD is now at 2e28f8223 Merge pull request #1804 from causefx/v2-develop
fatal: bad object refs/remotes/origin/v2-plugins
error: https://github.com/causefx/Organizr did not send all necessary objects
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
warning: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log
Automatic cleanup will not be performed until the file is removed.
fatal: bad object refs/remotes/origin/v2-plugins
fatal: failed to run repack
Adding cron now...
[cont-init.d] 40-install: exited 0.
github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 7 months ago

This issue has been closed due to lack of activity, if this issue still persists, please re-open it.