Can you provide more info about the

Can you provide more info about the response you're getting? If it's a widespread issue we might be able to escalate here.
26 Replies
scotto
scotto2mo ago
just an empty body response
Isaac McFadyen
Isaac McFadyen2mo ago
Completely empty? Like you get a 200 but there's no JSON at all, not even an empty array?
scotto
scotto2mo ago
end to end test new index, insert, search
Isaac McFadyen
Isaac McFadyen2mo ago
Perfect, thanks for the video. Can you also check the headers and look for Content-Length and tell me the value? No need for another video, I just want to know whether it's 0 or not
scotto
scotto2mo ago
0
scotto
scotto2mo ago
No description
scotto
scotto2mo ago
CF-Ray: 879ec5a28fec2032-EZE
Isaac McFadyen
Isaac McFadyen2mo ago
Great, thanks. I've escalated this, just waiting to hear back.
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
scotto
scotto2mo ago
thk - any updates?
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
scotto
scotto2mo ago
now it works but yesterday for most of the day it wasn't the empty 200 is clear that something wen't wrong at some layer same request now works...
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
antonioballs
antonioballs2mo ago
@Cloudflare (Server Owner) @cfnathan Seeing the same issue here. 200 returned with no data. If I splice the embedding array that I include in the vector key to around 100 items then it returns with data but of course that's no use. Leaving the full 1536 length of the array results in a 200 response and no data returned.
Vero
Vero2mo ago
^ Can you please look into it? @cfnathan
antonioballs
antonioballs2mo ago
Screenshot of code - testing on node v18.15.0. Trying both axios and fetch to see if they give different results. Fetch returns a 'SyntaxError: Unexpected end of JSON input' while axios returns empty data field once array has more than ~110 elements
No description
scotto
scotto2mo ago
for sure there is an issue there maybe some layer is breaking
antonioballs
antonioballs2mo ago
Ok, I've tested it with a VPN address in the US and it works so that appears to be the issue. When the VPN is set to the US, I am able to send the full 1536-element vector array and successfully receive query results. When accessing from other countries (France, Singapore, UK and no VPN), no data /object is returned at all (it's blank), unless I reduce the array to 100 elements by splicing and then it returns data, albeit not useful as results are based on an incomplete vector array. May this be a configuration issue on Cloudflare's side?
scotto
scotto2mo ago
sounds similar to my issue, anyone from CF can help here? this is a quite critical issue
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
divby0
divby02mo ago
Same issue here, 200 returned with no data, so parsing the json fails because not valid json. Is there any way our applications are not broken for days? Like some sort of workaround?
scotto
scotto5w ago
Interesting, I think the issue is not performance, meaning is not taking a lot of time to reply but there is an error somewhere that makes response empty I know we are in beta but any changes to make this work soon? we had to migrate to pinecode in the meanwhile but would love to come back to vectorize to have all things with CF
Unknown User
Unknown User5w ago
Message Not Public
Sign In & Join Server To View
antonioballs
antonioballs5w ago
@cfnathan I've made two queries now and it's not working. I then reduced the array passed in under the vector key from 1536 to 100 elements and it returns results.
Have shared my account ID in a DM previously. Any insight into what's happening here and when it will be fixed? Keen to build on Vectorize but stuck at this point.
Unknown User
Unknown User4w ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server
More Posts