Customer
Comments
-
Hello ben-platform, how are you? I wish you a happy new year. Please, could you verify the size of the database size? The file is on .platform/services.yaml It will look like this: db: type: o...
-
Hi Otavio, I m fine thanks, happy new year too I think the datasize is correct : In my .platform.app.yml disk: 1024 and in my service.yml db: type: mariadb:10.4 disk: 4096 The gzip dump...
-
Yes I 've already create a ticket yesterday but unfortunately I haven’t got answer
-
Yeap, it looks, right. Could you fire a ticket in support? Therefore, you can provide a project where the support team can go deep on it. https://docs.platform.sh/overview/getting-help.html
-
From time to time Slack has a hiccup, or reaches its guest limit and we have to raise it. Please try again now and see if it’s cleared up.
-
We don’t do any method-mangling on our end. Without seeing your actual code it’s hard to say what the issue could be, but it’s unlikely to be anything Platform.sh-related.
-
Sorry, here is the code:
-
I have them in a folder named ‘templates’ in the same folder as server.py. The form page loads and I’m presented with the text box input and a submit button. But when I submit text, I’m shown the ...
-
The form.html and data.html template pages are missing.
-
Any solution here? I have the same issue with express.js. All Http-methods seams to be “redirected” to GET.