Skip to content

Frequently Asked Questions

Services

Low data rate?

For diagnosing network problems, x-ion also operates a dedicated speedtest server, which is available on the Ookla provider's website:

https://www.speedtest.net/de/server/7803

To specifically check network connectivity and latency to and from xCloud infrastructure, you can also use the IPv4 address of the test server (185.27.180.66), for example with a ping:

ping 185.27.180.66
PING 185.27.180.66 (185.27.180.66) 56(84) bytes of data.
64 bytes from 185.27.180.66: icmp_seq=1 ttl=64 time=9.13 ms
64 bytes from 185.27.180.66: icmp_seq=2 ttl=64 time=2.94 ms

Why can't I deactivate a product?

A product can only be deactivated once no associated resources exist anymore. First delete all of the product's resources – for example all buckets (Backup, Storage), apps (Apps) or clusters (Kube) – then the product can be deactivated.

Why is my bucket name not accepted?

Bucket names must be 3 to 63 characters long and may only contain lowercase letters (a-z), digits (0-9), period (.) and hyphen (-). They must begin and end with a letter or a digit; period and hyphen must not be consecutive. You can find the details in the Storage documentation.

Billing

What happens if no payment method is on file?

Without a valid payment method, access to your products is restricted to reading and deleting. The web app shows a notice with a deadline by which you must add a payment method in the settings in order to keep using the products and to prevent the deletion of your account and your data. The Account Settings page describes how to add a payment method.

Where do I find my invoices?

You can find all invoices in the web app under Settings → Invoices. There you can save each invoice as a file via the Download action.

Platform

I'm having trouble logging in. What can I do?

The most common cause of login problems is a restrictive browser extension that blocks the necessary redirect between the login service (login.xcloud.eu) and the web application (app.xcloud.eu). The result is an endless loading screen:

Endless loading screen during login

The cause is that the extension blocks the redirect from one subdomain to another. To check if the problem stems from this, you can first temporarily disable the extension completely. If this measure fixes the problem, you can configure a permanent solution with the following steps:

1. Open the add-on settings

uBlock Origin button in browser toolbar

uBlock Origin widget opened in browser toolbar

2. In the settings dialog, select the "Trusted sites" tab

uBlock Origin extension settings screen

3. In the list of trusted sites, add a line with the content login.xcloud.eu. Confirm by clicking "Apply changes".

uBlock Origin extension trusted sites with line login.xcloud.eu

4. From now on, the login should work again.