Embeddings failing because IP blocked by SourceGraph firewall

I’m a dev who rents an office because I don’t like working from home. Signed up for pro yesterday when I was working from home. I came to the office today and installed Cody on my machine here. Loaded a project and embeddings stopped at 3%. I look at the window output and it’s saying my request was blocked by your firewall.

I pay for static IPs at home and at the office because I work on some medical software and more, one system is related to drug testing results - so that’s the only thing I can think of.

Is there an easy resolution to this?

1 Like

I am seeing the same issue.

Are you having SQL queries in your code which might trigger this incident?

Yep. I have a sql in my my code for rare instances where entity framework isn’t performant enough.

I don’t have a lot, and they’re 100% parameterized. It’s almost always related to EF performance or maintenance. FWIW, how would SourceGraph’s Cody now have a way to accommodate sql through CloudFlare? I’m authenticated with SourceGraph, it picked up my pro license. Couldn’t they inject a header or a token into the request for CloudFlare to let my code actually be processed by Cody?