Failure After Update

Consider me an absolute noob and I am sorry if I don’t understand what you may be asking or stating.

OS Name/Version: Debian 12 bookworm

Product Name/Version: AMP / I have no idea I think I might have deleted everything and I don’t know how to tell anymore.

Problem Description: After update amp web gui no longer works.

I don’t know what this means>>>```
If you’re sharing console output, logs, or commands you have run, please make sure to use code tags
(3x backticks for blocks, 1x backtick for a single line) to help make posts readable. This also
provides syntax highlighting.


Steps to reproduce:

 * Step 1 - On amp web GUI, Stop all instances
 * Step 2 - Under flashing tag that says new update on left side of screen click the get update
 * Step 3 - wait, everything crashes, GUI does not work anymore. 

Actions taken to resolve so far:

Tried Command line - used the apt update and apt upgrade. Got error message "Not enough space in /var/cache/apt/archives/". Then I followed some steps I found online like apt clean. nothing worked until I found article that told me to how to find out how much space I had given the virtual machine (running container in proxmox - yes I know this is way to advanced for me). Increased disk space in VM and re tried the apt upgrade. It worked. AMP GUI still does not work. remove the port8080 from login ip and get "Welcome to nginx!
If you see this page, the nginx web server is successfully installed and working. Further configuration is required.
For online documentation and support please refer to [nginx.org](http://nginx.org/).
Commercial support is available at [nginx.com](http://nginx.com/).
*Thank you for using nginx.*"

tried to use install getamp - says latest is already installed. Did more googling and 30 minutes later I found article that said don't do that as I might have just deleted everything that would help solve the problem. 

going to / .ampdata and typing ls outputs instances                    instances.json-20250131.bak  instances.json-20250302.bak  instances.json-20250322.bak
instances.json-20250126.bak  instances.json-20250215.bak  instances.json-20250303.bak  Versions
instances.json-20250130.bak  instances.json-20250216.bak  instances.json-20250311.bak

I assume my instances are still there? or did I screw everything up and need to remove VM reinstall everything. Start all games from scratch and never update AMP again because I am too stupid to even be attempting this? I tried following some articles I found here but most of the ones I have found assume I know how to even navigate linux properly. Any time I tried to find the logs I found nothing. If it helps I know I told AMP to use docker when I first installed it and as for a text editor, I have nano installed

What’s the output of df -h ?

^After you check what Mike mentioned there and you’ve verified the system has enough space to continue operating, follow this guide here to restore the instances.json from one of those backup files.
https://discourse.cubecoders.com/t/restoring-the-instances-json-file-from-a-backup/24742

1 Like

Filesystem Size Used Avail Use% Mounted on
/dev/mapper/pve-vm–301–disk–0 95G 30G 60G 34% /
none 492K 4.0K 488K 1% /dev
udev 7.5G 0 7.5G 0% /dev/tty
tmpfs 7.6G 0 7.6G 0% /dev/shm
tmpfs 3.1G 96K 3.1G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.