Skip to content

Randomly Deleted all data #629

Description

@Pajsen9263

System Info

  • PHP Version: PHP 8.2.10
  • XBackBone Version: 2.1
  • Webserver: [Apache/Nginx/...]
  • Database backend: [SQLite/Mysql/...]

So my xbackbone randomly decided to delete everything and stop working as it should. It just randomly deleted everything over night and I cant figure out why or how. Bellow I have put docker logs from the day.
This is my docker compose file:

---
version: "2.1"
services:
  xbackbone:
    image: lscr.io/linuxserver/xbackbone:latest
    container_name: xbackcdn
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - /mnt/local/cdn/:/config
    ports:
      - 9092:80
      - 9093:443
    restart: unless-stopped

Screenshots
If applicable, add screenshots to help explain your problem.

Image

Logs
XBackBone and/or webserver logs.
2024-12-29T17:55:53.294043605Z ───────────────────────────────────────
2024-12-29T17:55:53.294068338Z
2024-12-29T17:55:53.294078174Z ██╗ ███████╗██╗ ██████╗
2024-12-29T17:55:53.294113286Z ██║ ██╔════╝██║██╔═══██╗
2024-12-29T17:55:53.294153230Z ██║ ███████╗██║██║ ██║
2024-12-29T17:55:53.294163433Z ██║ ╚════██║██║██║ ██║
2024-12-29T17:55:53.294171966Z ███████╗███████║██║╚██████╔╝
2024-12-29T17:55:53.294180320Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2024-12-29T17:55:53.294188553Z
2024-12-29T17:55:53.294196263Z Brought to you by linuxserver.io
2024-12-29T17:55:53.294204067Z ───────────────────────────────────────
2024-12-29T17:55:53.294455489Z
2024-12-29T17:55:53.294478327Z To support LSIO projects visit:
2024-12-29T17:55:53.294488200Z https://www.linuxserver.io/donate/
2024-12-29T17:55:53.294496671Z
2024-12-29T17:55:53.294504540Z ───────────────────────────────────────
2024-12-29T17:55:53.294513220Z GID/UID
2024-12-29T17:55:53.294521164Z ───────────────────────────────────────
2024-12-29T17:55:53.297993168Z
2024-12-29T17:55:53.298019194Z User UID: 1000
2024-12-29T17:55:53.298049511Z User GID: 1000
2024-12-29T17:55:53.298062594Z ───────────────────────────────────────
2024-12-29T17:55:53.298071597Z
2024-12-29T17:56:11.388046424Z Setting resolver to 127.0.0.11
2024-12-29T17:56:12.693594728Z Setting worker_processes to 4
2024-12-29T17:56:20.420752764Z generating self-signed keys in /config/keys, you can replace these with your own keys if required
2024-12-29T17:56:33.953467467Z .+++++++++++++++++++++++++++++++++++++++.+......+............+++++++++++++++++++++++++++++++++++++++..+.+.........+...........+..................+.......+...............+...+.....+................+.........+...+.........+.....+.++++++
2024-12-29T17:56:34.011238770Z ......+.+......+.........+++++++++++++++++++++++++++++++++++++++..+.....+....................................+.......+..+....+.....+.+...+++++++++++++++++++++++++++++++++++++++.....+.....+...+......+......+.......+...+.....+.......+......+......+......+..+...+.......+...........++++++
2024-12-29T17:56:34.021247639Z -----
2024-12-29T18:00:53.061574761Z [custom-init] No custom files found, skipping...
2024-12-29T18:01:04.300445361Z [ls.io-init] done.
2025-01-02T18:44:58.811776466Z [migrations] started
2025-01-02T18:44:58.825869012Z [migrations] 01-nginx-site-confs-default: skipped
2025-01-02T18:44:58.825938639Z [migrations] done
2025-01-02T18:44:59.092599751Z usermod: no changes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions