anyone run into issues starting prefect as a service - I can run prefect server start when logged into the Ec2 and it works fine and reads my profiles.toml but, when running under systemctl I get and Application startup failed Error saying that app.state does not have attribute services. Here is my service definition:
[Unit]
Description=Prefect Server
After=network.target
[Service]
User=prefect
Group=prefect
WorkingDirectory=/home/prefect
ExecStart=/usr/local/bin/prefect server start
Restart=always
[Install]
WantedBy=multi-user.target
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.