Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restoring fails #12210

Open
oskarcm opened this issue May 7, 2024 · 0 comments
Open

Restoring fails #12210

oskarcm opened this issue May 7, 2024 · 0 comments

Comments

@oskarcm
Copy link

oskarcm commented May 7, 2024

Expected Behavior

Restaure a backup zip file successfully

Actual Behavior

When I try to do a restore inside the django4geonode container it shows Exception: GeoServer restore failed: Could not successfully restore GeoServer catalog [http://geoserver:8080/geoserver/rest/br/restore/]: 500 - Recursive reference to parent object

Steps to Reproduce the Problem

  1. go to container with docker exec -it Django4geonode /bin/bash
    2.create a backup with the command python manage.py backup --backup-dir=/backup_restore --config=/usr/src/geonode/geonode/br/management/commands/settings.ini
  2. restore with the command python manage.py restore --backup-file=/backup_restore/nombredelbackup.zip --config=/usr/src/geonode/geonode/br/management/commands/settings.ini

Specifications

  • GeoNode version:4.2.2

  • Installation type (vanilla, geonode-project):vanilla

  • Installation method (manual, docker):docker

  • Platform:ubuntu server 22.0.4
    Captura de pantalla 2024-05-07 a la(s) 12 28 25 p  m

  • Additional details:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant