Milos Knezevic
Articles
-
How do I install a apt debian package?
You can't run apt-get install. However, you can use any package manager that can be run without sudo/root. One commonly used example is using brew.sh Look up if the package that you need, has a br...
-
Error: "An email is required" when changing credit card information
When changing your credit card information for your organization, you need to first fill in all the required billing information, including the email address. Please note that in order to change...
-
How can I reuse the same folder after having deleted my previous project?
When you delete a project and re-use the same folder to re-create a project using the CLI, you face an error similar to: [ProjectNotFoundException] Pro...
-
Error: "Insufficient credit to create a new project" when trying to create new projects
You may be seeing this error of Insufficient credit to create a new project for different reasons: 1. You are using a trial account and you have reached the assigned spend limit. In this case, yo...
-
Error: "You do not have access to create a new Subscriptions resource" when trying to create a new project
You may be encountering this error "You do not have access to create a new Subscriptions resource" because you recently created an account on Platform.sh and you are still on the New Customer tier....
-
Error: "This domain is already claimed by another service" when trying to add a domain to a project
By default, a given domain can be used by only one project at a time. This security measure prevents malicious actions such as registering a project with the evil.example.com subdomain and using th...
-
Error: "Please upgrade your plan to have a custom domain"
You may see this error when trying to add a custom domain if you are still on a development plan. In order to add a custom domain you need to upgrade your plan to a production plan. In short, befo...
-
My project is suspended
There are several reasons for a project to be suspended. Please check if your project is under one of this options: Your free trial has ended, and no credit card/payment method has been added in y...
-
How to add/edit a credit card?
If your organization billing is set to use credit card for payments, you need to have a valid credit card added at all times to be able to pay the invoices and keep your projects running. Please no...
-
How to create an organization?
You can create new organizations with different payment methods and billing addresses and organize your projects as you want. When you create a new project, if you don’t already have an organizatio...