Upsun Support Team
Comments
-
There is some overhead in operating databases so that accounts for some disk space. (e.g. on mysql information_schema/mysql, etc…) If you just measured the file that you import, be aware that the ...
-
Another tip: if you have a cron that regularly causes issues but can’t find the cause. Simply prepend timeout 290s to the command. This will automatically kill the cron if it runs for longer than 2...
-
And for Gitlab, you will need to set git depth to 0 as described here.
-
Apparently, the latest version of nuxtjs allows you to do it without the nuxt-env module https://nuxtjs.org/blog/moving-from-nuxtjs-dotenv-to-runtime-config
-
This will occur if another plugin/theme has caused an error or has sent output to the browser before the cache-control plugin can send the caching-related headers. In your warning message, it refer...
-
I should have asked earlier: is this a single-site-instance WordPress, or a multisite? Also, how is your wp-config.php file constructed? Specifically, are you defining WP_HOME and/or WP_URL and if ...
-
I’ll need some information to help debug your issue. In your .platform/routes.yaml file (docs), what do you have set for <route>:cache:cookies ? Docs. For WordPress, it should be something similar ...
-
Hi Lith, Please try adding the following to the end of your build hook to view this build error. cat /tmp/*/angular-errors.log
-
Hi Lith, I would check out template and example projects; https://github.com/platformsh-templates/ https://github.com/platformsh-examples/ I would also recommend adjust your build to just perform ...
-
The feature has been released and is available for Enterprise and Elite customers. https://docs.platform.sh/domains/steps/custom-non-production-domains.html