I'm trying with PyPICloud on the .yaml file there is this config
runtime: python37
service: dev-pypyserver
instance_class: F4
handlers:
- url: /.*
secure: always
script: auto
default_expiration: "3s"
entrypoint: pserve server.ini
but the logs say: "failed to detect app after start: ForAppStart()"