anyone else seeing slow load times on the UI when ...
# announcements
d
anyone else seeing slow load times on the UI when loading the source/destination configuration during the onboarding process?
3
j
Is this happening just while it’s downloading a docker image for the first time?
a
@Davin Chia (Airbyte) it’s not about onboarding - same behaviour will be for source or destination create. @Jared Rhizor (Airbyte) already pointed out to the root cause above.
d
Good point Artem, I need to amend my ticket. This happens in general.
Jared I don’t think so. Happens to me whenever I reset my local Airbyte. Whenever it’s convenient can you see if this happens for you?
j
Hmm it is slower the first time because loading the spec is cached with the airbyte instance
So if you reset it makes sense that it’s slower
But how slow are you talking about here?
It’s usually a few seconds for me
d
at least a minute
j
oh
that’s really high
d
long enough for me to figure out that our support link broken 🤣
j
xD
it’s a feature then
🤩 1
How long does running a get spec for that source that took a minute take you locally?
Like
docker run -v $(pwd):/mount --rm airbyte/source-exchangeratesapi-singer:dev spec
or something
d
3 seconds
no time at all!
j
hmm
want to screen share for a bit
d
let’s do it
I want to ask ya about some temporal stuff too
turns out this was due to an error on my temporal cluster - the get spec job were not running, thus the slow load times. going to close my ticket
c
temporal cluster? do we have to do some custom setup?
d
nope. Jared set everything up last week. as long as you don’t mess around with your set up (like I did heh) you should be good 🙂
m
Same problem here! 😮 Just setup Airbyte according to the guide here: https://docs.airbyte.io/getting-started Loading time of Facebook Marketing Source is 2min+. UPDATED: Doesn't load at all now. Never finishes. Running on Apple M1 Chip with Docker in Preview mode. Also, i'm seeing this error logging temporal: https://pastebin.com/uMWuBJ0S
d
Hi Max, thanks for the report. M1 Macs are a gap in our testing. What Airbyte version are you running? Is Docker working okay? (I’ve heard of Docker being funky on M1)
h
I have the same issue. I have to restart the docker to get access to the sources page