I am still getting the crypto error in prefect 2.1...
# prefect-ui
g
I am still getting the crypto error in prefect 2.10.17 on my server which sits behind a loadbalancer. I saw a fix in the 2.10.17 release notes.
1
n
looking into this today @Gregory Hunt
g
@nicholas Thank you!
n
out of curiosity, which browser are you using?
g
Chrome, also it only is happening in my hosted environment, but my local docker one
hosted is sitting behind a load balancer, using the PREFECT_UI_API_URL environment variable
not sure if that is making the difference
n
without sharing the entire URL (unless you feel comfortable), can you DM me the schema + url for your hosted environment?
g
Yeah, it is an internal one
PREFECT_SERVER_API_HOST="0.0.0.0" PREFECT_UI_API_URL="http://10.0.64.30:80/api" PREFECT_SERVER_API_PORT="80"
i have auto migrations on, and deployed 2.10.17, then rolled back to 2.10.13, not sure if that roles back the schema
n
perfect, that’s what i needed, thank you
Updated here: https://prefect-community.slack.com/archives/C0192RWGJQH/p1687803500789439?thread_ts=1686945736.577209&cid=C0192RWGJQH - thanks for the report @Gregory Hunt, this’ll be fixed in the next release
g
@nicholas you are awesome
💯 1
n
yup sorry about that, this is more convoluted to test than you’d expect 😅
g
I believe it