Migrated via borg backup -- reset the vps -- same domain / same ip -- HTTP error

,
Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 20.0.5): v7.11.0
Operating system and version (eg, Ubuntu 20.04): Centos 9
Apache or nginx version (eg, Apache 2.4.25): Not on server
PHP version (eg, 7.4): See below inspect

The issue you are facing:
I backed up my server using borg and then reset the VPS (switched from Fedora39 to Centos9. I went and used the borg backup no issue it was successful but whenever I attempt to go to the website it says http error. I checked firewall cmd and the ports are open no issue. I was unable to use the https://your-domain-here.tld:8443 prior to the backup and I believe its a certificate error of some kind but unable to fix. I am able to access the dashboard at the ip :8080 but it won’t go to the domain.

Is this the first time you’ve seen this error? (Y/N):

Steps to replicate it:

The output of your Nextcloud log in Admin > Logging:

PASTE HERE

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

PASTE HERE

The output of your Apache/nginx/system log in /var/log/____:

PASTE HERE

PASTE HERE


Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.

PASTE HERE
Docker inspect

[
{
“Id”: “06450402f5fe0b94cf209148b422b178db61bff69834c7ae44736cd53adf0244”,
“Created”: “2024-01-26T14:33:12.447696164Z”,
“Path”: “/start.sh”,
“Args”: ,
“State”: {
“Status”: “running”,
“Running”: true,
“Paused”: false,
“Restarting”: false,
“OOMKilled”: false,
“Dead”: false,
“Pid”: 37782,
“ExitCode”: 0,
“Error”: “”,
“StartedAt”: “2024-01-26T14:33:15.538231174Z”,
“FinishedAt”: “0001-01-01T00:00:00Z”,
“Health”: {
“Status”: “healthy”,
“FailingStreak”: 0,
“Log”: [
{
“Start”: “2024-01-26T19:23:50.432930298Z”,
“End”: “2024-01-26T19:23:50.630779413Z”,
“ExitCode”: 0,
“Output”: “”
},
{
“Start”: “2024-01-26T19:24:20.633366666Z”,
“End”: “2024-01-26T19:24:20.774443585Z”,
“ExitCode”: 0,
“Output”: “”
},
{
“Start”: “2024-01-26T19:24:50.821782993Z”,
“End”: “2024-01-26T19:24:51.029019641Z”,
“ExitCode”: 0,
“Output”: “”
},
{
“Start”: “2024-01-26T19:25:21.031127025Z”,
“End”: “2024-01-26T19:25:21.150743056Z”,
“ExitCode”: 0,
“Output”: “”
},
{
“Start”: “2024-01-26T19:25:51.152549623Z”,
“End”: “2024-01-26T19:25:51.325171623Z”,
“ExitCode”: 0,
“Output”: “”
}
]
}
},
“Image”: “sha256:15c4641c7c6a8d30a7844993803181cbe5fc6a806dfa80f25a83f5e06ba849fd”,
“ResolvConfPath”: “/var/lib/docker/containers/06450402f5fe0b94cf209148b422b178db61bff69834c7ae44736cd53adf0244/resolv.conf”,
“HostnamePath”: “/var/lib/docker/containers/06450402f5fe0b94cf209148b422b178db61bff69834c7ae44736cd53adf0244/hostname”,
“HostsPath”: “/var/lib/docker/containers/06450402f5fe0b94cf209148b422b178db61bff69834c7ae44736cd53adf0244/hosts”,
“LogPath”: “/var/lib/docker/containers/06450402f5fe0b94cf209148b422b178db61bff69834c7ae44736cd53adf0244/06450402f5fe0b94cf209148b422b178db61bff69834c7ae44736cd53adf0244-json.log”,
“Name”: “/nextcloud-aio-mastercontainer”,
“RestartCount”: 0,
“Driver”: “overlay2”,
“Platform”: “linux”,
“MountLabel”: “”,
“ProcessLabel”: “”,
“AppArmorProfile”: “”,
“ExecIDs”: [
“218bd85c77563ee5d34ba46bea7ee540bc9ee7e655fd663e094546289b09f035”
],
“HostConfig”: {
“Binds”: [
“nextcloud_aio_mastercontainer:/mnt/docker-aio-config”,
“/var/run/docker.sock:/var/run/docker.sock:ro”
],
“ContainerIDFile”: “”,
“LogConfig”: {
“Type”: “json-file”,
“Config”: {}
},
“NetworkMode”: “default”,
“PortBindings”: {
“80/tcp”: [
{
“HostIp”: “”,
“HostPort”: “80”
}
],
“8080/tcp”: [
{
“HostIp”: “”,
“HostPort”: “8080”
}
],
“8443/tcp”: [
{
“HostIp”: “”,
“HostPort”: “8443”
}
]
},
“RestartPolicy”: {
“Name”: “always”,
“MaximumRetryCount”: 0
},
“AutoRemove”: false,
“VolumeDriver”: “”,
“VolumesFrom”: null,
“ConsoleSize”: [
15,
60
],
“CapAdd”: null,
“CapDrop”: null,
“CgroupnsMode”: “private”,
“Dns”: ,
“DnsOptions”: ,
“DnsSearch”: ,
“ExtraHosts”: null,
“GroupAdd”: null,
“IpcMode”: “private”,
“Cgroup”: “”,
“Links”: null,
“OomScoreAdj”: 0,
“PidMode”: “”,
“Privileged”: false,
“PublishAllPorts”: false,
“ReadonlyRootfs”: false,
“SecurityOpt”: null,
“UTSMode”: “”,
“UsernsMode”: “”,
“ShmSize”: 67108864,
“Runtime”: “runc”,
“Isolation”: “”,
“CpuShares”: 0,
“Memory”: 0,
“NanoCpus”: 0,
“CgroupParent”: “”,
“BlkioWeight”: 0,
“BlkioWeightDevice”: ,
“BlkioDeviceReadBps”: ,
“BlkioDeviceWriteBps”: ,
“BlkioDeviceReadIOps”: ,
“BlkioDeviceWriteIOps”: ,
“CpuPeriod”: 0,
“CpuQuota”: 0,
“CpuRealtimePeriod”: 0,
“CpuRealtimeRuntime”: 0,
“CpusetCpus”: “”,
“CpusetMems”: “”,
“Devices”: ,
“DeviceCgroupRules”: null,
“DeviceRequests”: null,
“MemoryReservation”: 0,
“MemorySwap”: 0,
“MemorySwappiness”: null,
“OomKillDisable”: null,
“PidsLimit”: null,
“Ulimits”: ,
“CpuCount”: 0,
“CpuPercent”: 0,
“IOMaximumIOps”: 0,
“IOMaximumBandwidth”: 0,
“MaskedPaths”: [
“/proc/asound”,
“/proc/acpi”,
“/proc/kcore”,
“/proc/keys”,
“/proc/latency_stats”,
“/proc/timer_list”,
“/proc/timer_stats”,
“/proc/sched_debug”,
“/proc/scsi”,
“/sys/firmware”,
“/sys/devices/virtual/powercap”
],
“ReadonlyPaths”: [
“/proc/bus”,
“/proc/fs”,
“/proc/irq”,
“/proc/sys”,
“/proc/sysrq-trigger”
]
},
“GraphDriver”: {
“Data”: {
“LowerDir”: “/var/lib/docker/overlay2/f561546eaaecadea69a2ae98abf65f34e5b3ccc097997f80c72a44a239047294-init/diff:/var/lib/docker/overlay2/d749cdc9990645318ea02689ce79c2299d50baf6b72b51b4b03c77b1a4d554bf/diff:/var/lib/docker/overlay2/68021a418f889b834dd6bd2db7a96984cf5606e2c67ea882df1a5ba4e0895230/diff:/var/lib/docker/overlay2/c554efbbcfecb474ec45da109fe2e638524722814be4aeca8d5efd9298514ef0/diff:/var/lib/docker/overlay2/76f1d7a84d8f4edd0dbc261298c4b232c2ecd6ac626bdabd0cae7454e08a183e/diff:/var/lib/docker/overlay2/8a5a789619e378944004109dfd4d46f454fe4643e7d324c88c09598a5a84dd26/diff:/var/lib/docker/overlay2/60557225721eec989f89b873cec8945cb1d60c5809bfa1e115742a6de20696ee/diff:/var/lib/docker/overlay2/ea2145dbeaf5111f083aab2ee33beb684ffa17f86fb85160c60615f1926cddb5/diff:/var/lib/docker/overlay2/02b9ec6cac16039e1f85490018c2208a38a9518f6cc415806a4b4a26ad6deead/diff:/var/lib/docker/overlay2/62d6e56c23a35a2194e994552551bb13d975b0a341c388768991850c961af991/diff:/var/lib/docker/overlay2/892974262b78511d4bb6d11f50a86f7171d7096c56c572e31935eefac6f30d84/diff:/var/lib/docker/overlay2/b8f51698d5161cebcff962736147dedd67e19b81205f89790d74fece0bc34e93/diff:/var/lib/docker/overlay2/a2e174f5f860d5f2e0fd8ed000f0bf20d8d202eb1be6088d0f814378917a4b80/diff:/var/lib/docker/overlay2/7804097c61d05493b98961f21136d23db3bb08e7df13b8e05257dabbe39ad7f4/diff:/var/lib/docker/overlay2/96fedda42e1b1d091cf71e4cb0f309651b13ed339a7069d283a45d4f993f9052/diff:/var/lib/docker/overlay2/aa7db82c66d89a1ffc5e57a7841361d2fbaf4375022dbc32a48c508a93992e98/diff:/var/lib/docker/overlay2/d3e59881906a389d15dfe071429b2c20d6850271cdf16886a3045f1a6bda3d89/diff:/var/lib/docker/overlay2/a6833e3e7b1a5f3714dbe48e6829f8e816153dece1652f2985750e41d28e80a3/diff:/var/lib/docker/overlay2/7aea0c2425ea3bc61f33125f962ac62d522eb9961961e17753aa7904064f7c4a/diff”,
“MergedDir”: “/var/lib/docker/overlay2/f561546eaaecadea69a2ae98abf65f34e5b3ccc097997f80c72a44a239047294/merged”,
“UpperDir”: “/var/lib/docker/overlay2/f561546eaaecadea69a2ae98abf65f34e5b3ccc097997f80c72a44a239047294/diff”,
“WorkDir”: “/var/lib/docker/overlay2/f561546eaaecadea69a2ae98abf65f34e5b3ccc097997f80c72a44a239047294/work”
},
“Name”: “overlay2”
},
“Mounts”: [
{
“Type”: “volume”,
“Name”: “nextcloud_aio_mastercontainer”,
“Source”: “/var/lib/docker/volumes/nextcloud_aio_mastercontainer/_data”,
“Destination”: “/mnt/docker-aio-config”,
“Driver”: “local”,
“Mode”: “z”,
“RW”: true,
“Propagation”: “”
},
{
“Type”: “bind”,
“Source”: “/var/run/docker.sock”,
“Destination”: “/var/run/docker.sock”,
“Mode”: “ro”,
“RW”: false,
“Propagation”: “rprivate”
}
],
“Config”: {
“Hostname”: “06450402f5fe”,
“Domainname”: “”,
“User”: “root”,
“AttachStdin”: false,
“AttachStdout”: true,
“AttachStderr”: true,
“ExposedPorts”: {
“80/tcp”: {},
“8080/tcp”: {},
“8443/tcp”: {},
“9000/tcp”: {}
},
“Tty”: false,
“OpenStdin”: false,
“StdinOnce”: false,
“Env”: [
“PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin”,
“PHPIZE_DEPS=autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c”,
“PHP_INI_DIR=/usr/local/etc/php”,
“PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64”,
“PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64”,
“PHP_LDFLAGS=-Wl,-O1 -pie”,
“GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC”,
“PHP_VERSION=8.2.14”,
“PHP_URL=http#s://www.php.net/distributions/php-8.2.14.tar.xz”,
“PHP_ASC_URL=http#s://www.php.net/distributions/php-8.2.14.tar.xz.asc”,
“PHP_SHA256=763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583”
],
“Cmd”: null,
“Healthcheck”: {
“Test”: [
“CMD-SHELL”,
“/healthcheck.sh”
]
},
“Image”: “nextcloud/all-in-one:latest”,
“Volumes”: null,
“WorkingDir”: “/var/www/docker-aio”,
“Entrypoint”: [
“/start.sh”
],
“OnBuild”: null,
“Labels”: {},
“StopSignal”: “SIGQUIT”
},
“NetworkSettings”: {
“Bridge”: “”,
“SandboxID”: “ee9d4a460ea9163869c80264c25dcf34fc2da993680dd801ae6089c8685933d6”,
“SandboxKey”: “/var/run/docker/netns/ee9d4a460ea9”,
“Ports”: {
“80/tcp”: [
{
“HostIp”: “0.0.0.0”,
“HostPort”: “80”
},
{
“HostIp”: “::”,
“HostPort”: “80”
}
],
“8080/tcp”: [
{
“HostIp”: “0.0.0.0”,
“HostPort”: “8080”
},
{
“HostIp”: “::”,
“HostPort”: “8080”
}
],
“8443/tcp”: [
{
“HostIp”: “0.0.0.0”,
“HostPort”: “8443”
},
{
“HostIp”: “::”,
“HostPort”: “8443”
}
],
“9000/tcp”: null
},
“HairpinMode”: false,
“LinkLocalIPv6Address”: “”,
“LinkLocalIPv6PrefixLen”: 0,
“SecondaryIPAddresses”: null,
“SecondaryIPv6Addresses”: null,
“EndpointID”: “d7473220f9b22e1ad3da9f76efa1f44cbdd092bc40c73bc24f90d0efef9e6e08”,
“Gateway”: “172.17.0.1”,
“GlobalIPv6Address”: “”,
“GlobalIPv6PrefixLen”: 0,
“IPAddress”: “172.17.0.3”,
“IPPrefixLen”: 16,
“IPv6Gateway”: “”,
“MacAddress”: “02:42:ac:11:00:03”,
“Networks”: {
“bridge”: {
“IPAMConfig”: null,
“Links”: null,
“Aliases”: null,
“MacAddress”: “02:42:ac:11:00:03”,
“NetworkID”: “b85bbdabb68294fea4bd255ec5f8b1ebe1b0ce0ad658a3335e005c6225647146”,
“EndpointID”: “d7473220f9b22e1ad3da9f76efa1f44cbdd092bc40c73bc24f90d0efef9e6e08”,
“Gateway”: “172.17.0.1”,
“IPAddress”: “172.17.0.3”,
“IPPrefixLen”: 16,
“IPv6Gateway”: “”,
“GlobalIPv6Address”: “”,
“GlobalIPv6PrefixLen”: 0,
“DriverOpts”: null,
“DNSNames”: null
},
“nextcloud-aio”: {
“IPAMConfig”: null,
“Links”: null,
“Aliases”: [
“06450402f5fe”
],
“MacAddress”: “02:42:ac:12:00:02”,
“NetworkID”: “b62d0a043897bd289a5d2aa3833b1406ae8af722582bca3a06344ccb1411f1c2”,
“EndpointID”: “2441638671cdf9e704f909eaa7d50db7d9835abda8062bb9636446305bbda018”,
“Gateway”: “172.18.0.1”,
“IPAddress”: “172.18.0.2”,
“IPPrefixLen”: 16,
“IPv6Gateway”: “”,
“GlobalIPv6Address”: “”,
“GlobalIPv6PrefixLen”: 0,
“DriverOpts”: null,
“DNSNames”: [
“nextcloud-aio-mastercontainer”,
“06450402f5fe”
]
}
}
}
}
]

I attempted to copy logs but says new users can only insert 4 links