Rank 1: Thread
Deployed my serveless functions, noticed a request is only sent when I switch on my vpn, I have a feeling it's an ip related thing, I'd like some help troubleshooting this
Votes
0
Replies
24
Participants
9
Messages
25
Rank 1: Thread
Deployed my serveless functions, noticed a request is only sent when I switch on my vpn, I have a feeling it's an ip related thing, I'd like some help troubleshooting this
Rank 1: Thread
Avoid pinging moderators for things that are not related to moderation 😅
What do you mean by request only being sent with VPN?
How're you triggering the function?
Rank 1: Thread
Ok
Rank 1: Thread
My function is being called on my backend server
Rank 1: Thread
I have two functions on my website,one is to be triggered upon opening the webpage and the other is meant to fire upon clicking a date on the calendar
Rank 1: Thread
On local host and on live network they both seem to only work when I'm on a vpn
Rank 1: Thread
Is there anything like an ip configuration I missed
Are you using Cloud or self-hosting?
Rank 1: Thread
Cloud hosting
And what's the failing one?
Afaik not
Rank 1: Thread
They both only work when I turn on my vpn
@Chookitipok what's the error that you're getting? Just not loading?
If It's a website/web app, open the browser dev tools and check in the network tab the requests that are failing and their error.
Send them here but censor any potential sensitive data such IDs
Rank 1: Thread
Found a fix
Rank 1: Thread
My url was getting blocked by my ISP that's why it only worked with VPN, eventually used appwrites sdk
Rank 1: Thread
Thanks guys
Rank 1: Thread
Didn't work
Rank 1: Thread
Moderator
?, what you mean.
Rank 1: Thread
The ISP of My region is blocking my request to my function
Rank 1: Thread
My function only gets called when someone uses a vpn
Rank 1: Thread
I'm in Nigeria
Moderator
emm, i think you should find ISP if you sure it your ISP blocked that.