Channels
pacc-oct-11-12-2023
pacc-july-11-12-2023
pacc-sept-20-21-2023
pacc-aug-16-2023
pacc-aug-29-30-2023
pacc-may-31-2023
prefect-ai
pacc-clearcover-june-12-2023
pacc-sept-26-27-2023
pacc-july-6-2023
intros-test
livestream-chatter
marvin-in-the-wild
data-ecosystem
geo-israel
pacc-june-14-2023
geo-japan
pacc-london-2023
pacc-sept-13-14-2023
prefect-cloud
ppcc-may-16-2023
prefect-azure
prefect-docker
prefect-recipes
gratitude
geo-nyc
geo-bay-area
geo-boston
geo-london
geo-dc
geo-chicago
geo-berlin
geo-texas
geo-seattle
geo-colorado
pacc-july-17-18-2023
introductions
prefect-server
data-tricks-and-tips
prefect-aws
prefect-gcp
find-a-prefect-job
prefect-dbt
random
events
ask-marvin
show-us-what-you-got
prefect-getting-started
prefect-integrations
prefect-contributors
best-practices-coordination-plane
announcements
prefect-ui
prefect-kubernetes
pacc-aug-22-23-2023
prefect-community
Powered by
#prefect-ui
Title
g
Gregory Hunt
06/26/2023, 2:19 PM
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
nicholas
06/26/2023, 2:41 PM
looking into this today
@Gregory Hunt
g
Gregory Hunt
06/26/2023, 3:11 PM
@nicholas
Thank you!
n
nicholas
06/26/2023, 3:12 PM
out of curiosity, which browser are you using?
g
Gregory Hunt
06/26/2023, 3:13 PM
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
nicholas
06/26/2023, 3:19 PM
without sharing the entire URL (unless you feel comfortable), can you DM me the schema + url for your hosted environment?
g
Gregory Hunt
06/26/2023, 3:40 PM
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
nicholas
06/26/2023, 3:50 PM
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
Gregory Hunt
06/26/2023, 6:41 PM
@nicholas
you are awesome
💯 1
n
nicholas
06/26/2023, 6:43 PM
yup sorry about that, this is more convoluted to test than you’d expect 😅
g
Gregory Hunt
06/27/2023, 2:40 PM
I believe it
Post