Upsun Support Team
Comments
-
Note that we do trim logs and this means it might be that the first line of the log file is not correctly formatted. When running the above, you could end up with an error like goaccess access.log ...
-
Indeed as of the date of writing of this answer, the flavor provided is still on composer 1 (that may change in the future). That means that when composer is installing composer 2 it will display t...
-
Hi Quentin, I’ll pick up your support ticket. But I’ll answer here for completeness. That health email should also mention which container is out of disk space. Does it specifically show mongodb ? ...
-
For a multi app project, cd into the directory and run the command there: (cd <your_app_directory>; git ls-tree HEAD . | grep -v "\\.platform\$" | grep -v "\\.platform.app.yaml$" | git mktree
-
Hi Ben, Please check https://community.platform.sh/t/how-to-use-composer-2-in-php-applications/684 for the instructions for Composer 2.
-
The problem is that compiling gcc takes a long time. Can you try with just vips?
-
note: you might need to add `?server_version` if you are using symfony (doctrine)
-
For PHP 8.0 I was able to get this to work via the following changes. The big change is re-including the default policy path to set the order of policy preferences correctly. Still waiting on the m...
-
Hi, please open a ticket so we can look further.
-
@thi-dang-dg Can you run platform environment:list and paste that output here? That’ll give us a better idea of your branching structure.