Hi, all, prefect 2.8 error logs, any one help?
prefect server start
______ _____
| _ \ _ \ __| __| __/ _| _|
| _/ / _|| _|| | (_ | |
|_| |_|_\___|_| |___\___| |_|
Configure Prefect to communicate with the server with:
prefect config set PREFECT_API_URL=http://10.xxxx:4200/api
View the API reference documentation at http://10.xxxxx:4200/docs
Check out the dashboard at http://10.xxxx:4200
182233.176 | ERROR | prefect.server.services.telemetry - Failed to send telemetry:
Shutting down telemetry service...
✅ 2
r
Ryan Peden
03/28/2023, 3:25 PM
Although this shouldn't affect the operation of your Prefect server, you can prevent it from happening again by running
prefect config set PREFECT_SERVER_ANALYTICS_ENABLED=False
.
✅ 1
👍 1
y
Yang
03/29/2023, 2:36 AM
OK, I solved this problem after reading source code about settings, thanks!
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.