arrow_upward

Pages (19): Jump to page 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NanoKVM | Free NAT KVM | Multiple Locations
#61
(05-31-2019, 05:00 AM)Manal Wrote: I want to try out the VPS for running uptime monitor check node for my website(personal). My token ID is:-

f35de2b47f683577b074efcfab96fe061702a347
Deployed.

Additional, we got now experimental HAProxy support for hosting websites on port 80.
#62
The kvm is great . But one of the problem is that it only  have little port and doesnt open port 80 or the http port , this is bad for website , but it is great for web application backend like what i plan to use my kvm for , im still developing it on my local machine , i just change the web address to the server address with port and its work and no one will notice the port

Losing port 80 and 443 mean that setting up https and using cloudflare is not possible . Correct me if im wrong but it is enough for my web app

Web app is basicallly an application that have webview inside
Terminal
humanpuff69@FPAX:~$ Thanks To Shadow Hosting And Post4VPS for VPS 5
#63
(06-01-2019, 06:14 PM)humanpuff69 Wrote: But one of the problem is that it only  have little port and doesnt open port 80 or the http port , this is bad for website

Losing port 80 and 443 mean that setting up https and using cloudflare is not possible . Correct me if im wrong but it is enough for my web app

Well. The title as well as the content of this thread clearly indicate that it is a NAT VPS and it is also mentioned that you only get a certain number of non-standard ports for IPv4. That's why it's not fair to complain now (imho).

Maybe you don't know what a NAT VPS is? A NAT VPS is one of many VPSs on a host node with a single IPv4 address. In order to provide access to the Internet and reach the VPS from outside the NAT technology is used. There is a internal network (NAT LAN) and the external network (Internet). When the traffic goes from internal to external the NAT setup on the firewall will replace the IP addresses inside the data packets to the one single public IPv4 IP address. Backwards it is the same way (the public WAN IP is replaced with the private NAT LAN IP of the VPS). All of this is done through a NAT port map where all records are stored so that the the NAT knows who has sent/requested the outgoing/incoming data packets.

[Image: IC196010.gif]

What all of the above means is that you can't use any common port easily because a port can only be used once per IP address. You have many VPSs and all want to host a website on port 80/443. That wont work. You will experience notorious errors like this port is already in use or cannot bind socket.


OP has mentioned upcoming HA proxy support. This will help with the NAT issue and providing access to port 80 / 443 for all VPSs. What it does is internally redirect the requests to the web server on the NAT VPSs based on certain rules.

For example you open "www.p4v.com" and this site is hosted on a NAT VPS behind HA proxy. What happens is that the request is first received by the HA proxy. The proxy checks its configurations and looks for the NAT VPS that hosts the domain "www.p4v.com". If it can find the host it will forward the data packets to the NAT VPS and its web server. So based on the configured domains inside the HA proxy the traffic can be handed off internally to the VPS that hosts the web server for that domain. This way you can share port 80 / 443 between all the internal NAT VPSs behind the single IPv4 IP address. The actual web server on the NAT VPS can run at any port for this purpose. It won't matter which port the web server uses.

[Image: load-balancing-haproxy-nginx.png]


You get a full /80 IPv6 prefix for use with the NAT VPS (if your location supports IPv6). You can use any port you want on that IPv6 prefix including 80/443. This means you can host all normal applications at their common ports.

The question now is most likely: but I have no IPv6 and how can I reach it? How can my clients reach it? Well. You mentioned Cloudflare. BINGO! You can run a IPv6 only setup on your VPS and use Cloudflare to provide IPv4 access to the services on your VPS. This way everyone can access your service without having IPv6 access on their end.

I wrote a guide for this on FreeVPS.us a while ago. Since that the Cloudflare UI has changed a bit but the guide still works as is and I use it with my NAT VPS from OP.

URL: https://freevps.us/thread-16793.html

Works well. I setup self signed SSL certificates on the VPS and changed the SSL setup in Cloudflare to full. So my web server on the VPS only listen on port 443 with SSL only (no HTTP / 80). Be aware though that I wouldn't recommend processing private information because Cloudflare is a MITM (Man in the middle) and can decrypt the SSL traffic (better said it not only can but it does decrypt it to actually process it). This means they could a) steal information and b) manipulate traffic.

A thing of trust and security.
[Image: zHHqO5Q.png]
#64
my kvm just stopped and says unknown again and i cannot turn it on

The following errors occurred!
The Machine could not be started! Please contact the administrator.

before i cannot turn it on i restarted it because the hard drive get into read only mode and now my kvm is dead in the peak popularity of my application . i use it for my backend
Terminal
humanpuff69@FPAX:~$ Thanks To Shadow Hosting And Post4VPS for VPS 5
#65
@humanpuff69

Bad idea to use this thread for support. OP explained why already in previous posts.

Send a support mail to [email protected] and explain the issue.
[Image: zHHqO5Q.png]
#66
Can i ask a question?
Why are you giving us these KVM for free? :3
Are you testing your service before opening a host or what?
#67
@humanpuff69 You should always contact directly via email. Which Location? Kaunas had outages, due to hardware issues, network issues.

Also we do reboots if any security related stuff dropped, such as kernel updates or kvm related updates.
These are mostly not preannounced, these are done as soon I take notice, if they are critical.

Most of the Locations are sponsored by a specific entity like a Company or a Person.
They get advertisement space for sponsoring us a low cost dedicated.

You can view the status anytime here: https://hetrixtools.com/r/bd5eee310f3e7a...73775fcfb/
Its also linked on the main page.
#68
Regarding Finland, we plan to discontinue, this location.
Every user on this node, is invited for a migration to Germany, on a new NVMe node.

Anyone affected will get a PM, of course you can choose any other available location.
#69
root@Debian8:~# apt-get update
Hit:1 http://security.debian.org stretch/updates InRelease
Ign:2 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
*** Error in `apt-get': corrupted double-linked list: 0x000055e149eb7d60 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7fd4c0d29bfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7fd4c0d2ffc6]
/lib/x86_64-linux-gnu/libc.so.6(+0x7964c)[0x7fd4c0d3264c]
/lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x54)[0x7fd4c0d33f64]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(_Znwm+0x18)[0x7fd4c12fe7a8]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE7_M_copyINSE_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS8_EPKSI_PSt18_Rb_tree_node_baseRT_+0x24)[0x7fd4c1659ac4]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE7_M_copyINSE_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS8_EPKSI_PSt18_Rb_tree_node_baseRT_+0x132)[0x7fd4c1659bd2]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE7_M_copyINSE_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS8_EPKSI_PSt18_Rb_tree_node_baseRT_+0x9e)[0x7fd4c1659b3e]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(+0x68d9c)[0x7fd4c1659d9c]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(+0xe4865)[0x7fd4c16d5865]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(+0xe5b43)[0x7fd4c16d6b43]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(+0xded0c)[0x7fd4c16cfd0c]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(+0x14771a)[0x7fd4c173871a]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(+0x150005)[0x7fd4c1741005]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(_ZN12pkgCacheFile11BuildCachesEP10OpProgressb+0x22d)[0x7fd4c1681a7d]
/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0(_Z8DoUpdateR11CommandLine+0x5a7)[0x7fd4c19efef7]
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0(_ZN11CommandLine11DispatchArgEPKNS_8DispatchEb+0x46)[0x7fd4c1698056]
/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0(_Z19DispatchCommandLineR11CommandLineRKSt6vectorINS_8DispatchESaIS2_EE+0x2e)[0x7fd4c19bf2ae]
apt-get(+0x37d4)[0x55e1493b27d4]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fd4c0cd92e1]
apt-get(+0x389a)[0x55e1493b289a]
======= Memory map: ========
55e1493af000-55e1493b8000 r-xp 00000000 fe:00 3072                       /usr/bin/apt-get
55e1495b8000-55e1495b9000 r--p 00009000 fe:00 3072                       /usr/bin/apt-get
55e1495b9000-55e1495ba000 rw-p 0000a000 fe:00 3072                       /usr/bin/apt-get
55e149d4b000-55e149f1f000 rw-p 00000000 00:00 0                          [heap]
7fd4b8000000-7fd4b8021000 rw-p 00000000 00:00 0
7fd4b8021000-7fd4bc000000 ---p 00000000 00:00 0
7fd4bdadd000-7fd4bf2dd000 rw-p 00000000 00:00 0
7fd4bf2dd000-7fd4bf2e7000 r-xp 00000000 fe:00 261451                     /lib/x86_64-linux-gnu/libnss_files-2.24.so
7fd4bf2e7000-7fd4bf4e7000 ---p 0000a000 fe:00 261451                     /lib/x86_64-linux-gnu/libnss_files-2.24.so
7fd4bf4e7000-7fd4bf4e8000 r--p 0000a000 fe:00 261451                     /lib/x86_64-linux-gnu/libnss_files-2.24.so
7fd4bf4e8000-7fd4bf4e9000 rw-p 0000b000 fe:00 261451                     /lib/x86_64-linux-gnu/libnss_files-2.24.so
7fd4bf4e9000-7fd4bf4ef000 rw-p 00000000 00:00 0
7fd4bf4ef000-7fd4bf4fa000 r-xp 00000000 fe:00 261455                     /lib/x86_64-linux-gnu/libnss_nis-2.24.so
7fd4bf4fa000-7fd4bf6f9000 ---p 0000b000 fe:00 261455                     /lib/x86_64-linux-gnu/libnss_nis-2.24.so
7fd4bf6f9000-7fd4bf6fa000 r--p 0000a000 fe:00 261455                     /lib/x86_64-linux-gnu/libnss_nis-2.24.so
7fd4bf6fa000-7fd4bf6fb000 rw-p 0000b000 fe:00 261455                     /lib/x86_64-linux-gnu/libnss_nis-2.24.so
7fd4bf6fb000-7fd4bf70f000 r-xp 00000000 fe:00 261440                     /lib/x86_64-linux-gnu/libnsl-2.24.so
7fd4bf70f000-7fd4bf90f000 ---p 00014000 fe:00 261440                     /lib/x86_64-linux-gnu/libnsl-2.24.so
7fd4bf90f000-7fd4bf910000 r--p 00014000 fe:00 261440                     /lib/x86_64-linux-gnu/libnsl-2.24.so
7fd4bf910000-7fd4bf911000 rw-p 00015000 fe:00 261440                     /lib/x86_64-linux-gnu/libnsl-2.24.so
7fd4bf911000-7fd4bf913000 rw-p 00000000 00:00 0
7fd4bf913000-7fd4bf91a000 r-xp 00000000 fe:00 261443                     /lib/x86_64-linux-gnu/libnss_compat-2.24.so
7fd4bf91a000-7fd4bfb19000 ---p 00007000 fe:00 261443                     /lib/x86_64-linux-gnu/libnss_compat-2.24.so
7fd4bfb19000-7fd4bfb1a000 r--p 00006000 fe:00 261443                     /lib/x86_64-linux-gnu/libnss_compat-2.24.so
7fd4bfb1a000-7fd4bfb1b000 rw-p 00007000 fe:00 261443                     /lib/x86_64-linux-gnu/libnss_compat-2.24.so
7fd4bfb1b000-7fd4bfc1e000 r-xp 00000000 fe:00 261273                     /lib/x86_64-linux-gnu/libm-2.24.so
7fd4bfc1e000-7fd4bfe1d000 ---p 00103000 fe:00 261273                     /lib/x86_64-linux-gnu/libm-2.24.so
7fd4bfe1d000-7fd4bfe1e000 r--p 00102000 fe:00 261273                     /lib/x86_64-linux-gnu/libm-2.24.so
7fd4bfe1e000-7fd4bfe1f000 rw-p 00103000 fe:00 261273                     /lib/x86_64-linux-gnu/libm-2.24.so
7fd4bfe1f000-7fd4bfe30000 r-xp 00000000 fe:00 1962                       /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1
7fd4bfe30000-7fd4c002f000 ---p 00011000 fe:00 1962                       /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1
7fd4c002f000-7fd4c0030000 r--p 00010000 fe:00 1962                       /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1
7fd4c0030000-7fd4c0031000 rw-p 00011000 fe:00 1962                       /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1
7fd4c0031000-7fd4c0056000 r-xp 00000000 fe:00 260873                     /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7fd4c0056000-7fd4c0255000 ---p 00025000 fe:00 260873                     /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7fd4c0255000-7fd4c0256000 r--p 00024000 fe:00 260873                     /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7fd4c0256000-7fd4c0257000 rw-p 00025000 fe:00 260873                     /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7fd4c0257000-7fd4c0266000 r-xp 00000000 fe:00 260665                     /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7fd4c0266000-7fd4c0465000 ---p 0000f000 fe:00 260665                     /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7fd4c0465000-7fd4c0466000 r--p 0000e000 fe:00 260665                     /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7fd4c0466000-7fd4c0467000 rw-p 0000f000 fe:00 260665                     /lib/x86_64-linux-gnu/libbz2.so.1.0.4
7fd4c0467000-7fd4c0480000 r-xp 00000000 fe:00 260793                     /lib/x86_64-linux-gnu/libz.so.1.2.8
7fd4c0480000-7fd4c067f000 ---p 00019000 fe:00 260793                     /lib/x86_64-linux-gnu/libz.so.1.2.8
7fd4c067f000-7fd4c0680000 r--p 00018000 fe:00 260793                     /lib/x86_64-linux-gnu/libz.so.1.2.8
7fd4c0680000-7fd4c0681000 rw-p 00019000 fe:00 260793                     /lib/x86_64-linux-gnu/libz.so.1.2.8
7fd4c0681000-7fd4c0699000 r-xp 00000000 fe:00 261477                     /lib/x86_64-linux-gnu/libpthread-2.24.so
7fd4c0699000-7fd4c0898000 ---p 00018000 fe:00 261477                     /lib/x86_64-linux-gnu/libpthread-2.24.so
7fd4c0898000-7fd4c0899000 r--p 00017000 fe:00 261477                     /lib/x86_64-linux-gnu/libpthread-2.24.so
7fd4c0899000-7fd4c089a000 rw-p 00018000 fe:00 261477                     /lib/x86_64-linux-gnu/libpthread-2.24.so
7fd4c089a000-7fd4c089e000 rw-p 00000000 00:00 0
7fd4c089e000-7fd4c08b2000 r-xp 00000000 fe:00 261554                     /lib/x86_64-linux-gnu/libresolv-2.24.so
7fd4c08b2000-7fd4c0ab1000 ---p 00014000 fe:00 261554                     /lib/x86_64-linux-gnu/libresolv-2.24.so
7fd4c0ab1000-7fd4c0ab2000 r--p 00013000 fe:00 261554                     /lib/x86_64-linux-gnu/libresolv-2.24.so
7fd4c0ab2000-7fd4c0ab3000 rw-p 00014000 fe:00 261554                     /lib/x86_64-linux-gnu/libresolv-2.24.so
7fd4c0ab3000-7fd4c0ab5000 rw-p 00000000 00:00 0
7fd4c0ab5000-7fd4c0ab8000 r-xp 00000000 fe:00 261272                     /lib/x86_64-linux-gnu/libdl-2.24.so
7fd4c0ab8000-7fd4c0cb7000 ---p 00003000 fe:00 261272                     /lib/x86_64-linux-gnu/libdl-2.24.so
7fd4c0cb7000-7fd4c0cb8000 r--p 00002000 fe:00 261272                     /lib/x86_64-linux-gnu/libdl-2.24.so
7fd4c0cb8000-7fd4c0cb9000 rw-p 00003000 fe:00 261272                     /lib/x86_64-linux-gnu/libdl-2.24.so
7fd4c0cb9000-7fd4c0e4e000 r-xp 00000000 fe:00 261269                     /lib/x86_64-linux-gnu/libc-2.24.so
7fd4c0e4e000-7fd4c104e000 ---p 00195000 fe:00 261269                     /lib/x86_64-linux-gnu/libc-2.24.so
7fd4c104e000-7fd4c1052000 r--p 00195000 fe:00 261269                     /lib/x86_64-linux-gnu/libc-2.24.so
7fd4c1052000-7fd4c1054000 rw-p 00199000 fe:00 261269                     /lib/x86_64-linux-gnu/libc-2.24.so
7fd4c1054000-7fd4c1058000 rw-p 00000000 00:00 0
7fd4c1058000-7fd4c106e000 r-xp 00000000 fe:00 260618                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7fd4c106e000-7fd4c126d000 ---p 00016000 fe:00 260618                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7fd4c126d000-7fd4c126e000 r--p 00015000 fe:00 260618                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7fd4c126e000-7fd4c126f000 rw-p 00016000 fe:00 260618                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7fd4c126f000-7fd4c13e1000 r-xp 00000000 fe:00 2506                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7fd4c13e1000-7fd4c15e1000 ---p 00172000 fe:00 2506                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7fd4c15e1000-7fd4c15eb000 r--p 00172000 fe:00 2506                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7fd4c15eb000-7fd4c15ed000 rw-p 0017c000 fe:00 2506                       /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7fd4c15ed000-7fd4c15f1000 rw-p 00000000 00:00 0
7fd4c15f1000-7fd4c179a000 r-xp 00000000 fe:00 2165                       /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0.1
7fd4c179a000-7fd4c199a000 ---p 001a9000 fe:00 2165                       /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0.1
7fd4c199a000-7fd4c19a2000 r--p 001a9000 fe:00 2165                       /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0.1
7fd4c19a2000-7fd4c19a3000 rw-p 001b1000 fe:00 2165                       /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0.1
7fd4c19a3000-7fd4c19fd000 r-xp 00000000 fe:00 3093                       /usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0
7fd4c19fd000-7fd4c1bfd000 ---p 0005a000 fe:00 3093                       /usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0
7fd4c1bfd000-7fd4c1bff000 r--p 0005a000 fe:00 3093                       /usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0
7fd4c1bff000-7fd4c1c00000 rw-p 0005c000 fe:00 3093                       /usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0
7fd4c1c00000-7fd4c1c23000 r-xp 00000000 fe:00 260680                     /lib/x86_64-linux-gnu/ld-2.24.so
7fd4c1c85000-7fd4c1c8c000 r--s 00000000 fe:00 10843                      /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fd4c1c8c000-7fd4c1e15000 r--p 00000000 fe:00 4210                       /usr/lib/locale/locale-archive
7fd4c1e15000-7fd4c1e1f000 rw-p 00000000 00:00 0
7fd4c1e22000-7fd4c1e23000 rw-p 00000000 00:00 0
7fd4c1e23000-7fd4c1e24000 r--p 00023000 fe:00 260680                     /lib/x86_64-linux-gnu/ld-2.24.so
7fd4c1e24000-7fd4c1e25000 rw-p 00024000 fe:00 260680                     /lib/x86_64-linux-gnu/ld-2.24.so
7fd4c1e25000-7fd4c1e26000 rw-p 00000000 00:00 0
7ffd49409000-7ffd4942a000 rw-p 00000000 00:00 0                          [stack]
7ffd49450000-7ffd49453000 r--p 00000000 00:00 0                          [vvar]
7ffd49453000-7ffd49455000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]Aborted
root@Debian8:~# apt-get update


i am getting seg faults. did dpkg status file restore and apt pkg list delete and clean update. also increased cache limit to a big number.


still not solved....

also


Ign:6 http://security.debian.org stretch/updates/main Translation-en
Get:6 http://security.debian.org stretch/updates/main Translation-en [223 kB]
Ign:6 http://security.debian.org stretch/updates/main Translation-en
Get:12 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.2 kB]
Err:6 http://security.debian.org stretch/updates/main Translation-en
 BZ2_bzread: /var/lib/apt/lists/partial/security.debian.org_dists_stretch_updates_main_i18n_Translation-en.bz2 Read error (-4: DATA_ERROR)
Get:13 http://cdn-fastly.deb.debian.org/debian stretch-updates/main Translation-en [11.2 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7,082 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en [5,384 kB]
Get:16 http://cdn-fastly.deb.debian.org/debian stretch/contrib amd64 Packages [50.9 kB]
Get:17 http://cdn-fastly.deb.debian.org/debian stretch/contrib Translation-en [45.9 kB]
Get:18 http://cdn-fastly.deb.debian.org/debian stretch/non-free amd64 Packages [78.3 kB]
Get:19 http://cdn-fastly.deb.debian.org/debian stretch/non-free Translation-en [80.3 kB]
Ign:15 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en [5,384 kB]
Ign:15 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en
Err:15 http://httpredir.debian.org/debian stretch/main Translation-en
 BZ2_bzread: /var/lib/apt/lists/partial/httpredir.debian.org_debian_dists_stretch_main_i18n_Translation-en.bz2 Read error (-4: DATA_ERROR)
Ign:15 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en
Fetched 13.8 MB in 4s (2,963 kB/s)
Reading package lists... Done
E: Failed to fetch http://security.debian.org/dists/stretch/updates/main/i18n/Translation-en  BZ2_bzread: /var/lib/apt/lists/partial/security.debian.org_dists_stretch_updates_main_i18n_Translation-en.bz2 Read error (-4: DATA_ERROR)
E: Failed to fetch http://httpredir.debian.org/debian/dists/stretch/main/i18n/Translation-en  BZ2_bzread: /var/lib/apt/lists/partial/httpredir.debian.org_debian_dists_stretch_main_i18n_Translation-en.bz2 Read error (-4: DATA_ERROR)
E: Some index files failed to download. They have been ignored, or old ones used instead.
root@Debian8:~# apt-get update
Get:1 http://security.debian.org stretch/updates InRelease [93.6 kB]
Get:2 http://security.debian.org stretch/updates/main amd64 Packages [499 kB]
Get:3 http://security.debian.org stretch/updates/main Translation-en [223 kB]
Get:4 http://security.debian.org stretch/updates/contrib amd64 Packages [1,760 B]
Get:5 http://security.debian.org stretch/updates/contrib Translation-en [1,759 B]
Get:6 http://security.debian.org stretch/updates/non-free amd64 Packages [1,596 B]
Get:7 http://security.debian.org stretch/updates/non-free Translation-en [691 B]
Ign:8 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:9 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Get:10 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2,434 B]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7,082 kB]
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en [5,384 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/contrib amd64 Packages [50.9 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/contrib Translation-en [45.9 kB]
Get:16 http://cdn-fastly.deb.debian.org/debian stretch/non-free amd64 Packages [78.3 kB]
Get:17 http://cdn-fastly.deb.debian.org/debian stretch/non-free Translation-en [80.3 kB]
Fetched 2,434 B in 3s (723 B/s)
Segmentation faultsts... 93%
root@Debian8:~#
Sincere Thanks to VirMach for my VPS9. Also many thanks to Shadow Hosting and cubedata for the experiences I had with their VPSs.
#70
@rudra

Send a mail to [email protected] for support.

OP has already explained that he rarely checks this thread and mainly provides support at the above mentioned mail address.
[Image: zHHqO5Q.png]
Pages (19): Jump to page 


Possibly Related Threads…
Thread
Author
Replies
Views
Last Post
12,863
12-14-2021, 07:35 AM
Last Post: sagher
12,634
05-31-2020, 04:41 PM
Last Post: TimeRider

person_pin_circle Users browsing this thread: 2 Guest(s)
Sponsors: VirMach - Host4Fun - CubeData - Evolution-Host - HostDare - Hyper Expert - Shadow Hosting - Bladenode - Hostlease - RackNerd - ReadyDedis - Limitless Hosting