Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Can’t install a infscape appliance in a VPS debian 1o

Off-Topic discussions about science, technology, and non Debian specific topics.
Post Reply
Message
Author
clement246
Posts: 1
Joined: 2023-03-21 20:30

Can’t install a infscape appliance in a VPS debian 1o

#1 Post by clement246 »

Hi, i’m trying to install the infscape appliance in a new VPS Debian 10/buster instance, using the installation instruction as follow:

wget https://dl3.infscape.com/images/urbackup-app-10-13.sh && bash urbackup-app-10-13.sh

and get the following error:

--2023-03-21 20:15:57-- https://dl3.infscape.com/images/urbackup-app-10-13.img. zst
Resolving dl3.infscape.com (dl3.infscape.com)... 169.150.236.97, 2400:52e0:1a00: :871:1
Connecting to dl3.infscape.com (dl3.infscape.com)|169.150.236.97|:443... connect ed.
HTTP request sent, awaiting response... 200 OK
Length: 3491794444 (3.3G) [application/octet-stream]
Saving to: 'STDOUT'

- 38%[======> ] 1.25G 27.2MB/s in 38s


Cannot write to '-' (No such file or directory).
/install.sh: line 23: 2034 Exit 3 wget "$IMG_URL" -O -
2035 Killed | /usr/bin/zstd-cloud-deploy -d -c > /dev/map per/repl
root@localhost:~#

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 12 times
Been thanked: 66 times

Re: Can’t install a infscape appliance in a VPS debian 1o

#2 Post by dilberts_left_nut »

Looks like your installer script is broken - talk to it's supplier.
Or maybe out of space?
AdrianTM wrote:There's no hacker in my grandma...

reinob
Posts: 1189
Joined: 2014-06-30 11:42
Has thanked: 97 times
Been thanked: 47 times

Re: Can’t install a infscape appliance in a VPS debian 1o

#3 Post by reinob »

Looking at that mess of an installation script, it looks like you'll need at least 4G of RAM. Is that the case?

Post Reply