josh
CDCloudflare Developers
•Created by josh on 4/8/2024 in #pages-help
Pages "Worker threw exception Error 1101"
Yeah I'm not sure what the Clerk packages use exactly, I assume they're using process for env variables... I'm pretty stumped on what to do haha
11 replies
CDCloudflare Developers
•Created by josh on 4/8/2024 in #pages-help
Pages "Worker threw exception Error 1101"
Thanks, that's useful I now know it can exist! Though with Pages, I don't have a wrangler.toml file so I am unsure where I could put the flag mentioned? I'll do some Googling too
11 replies
CDCloudflare Developers
•Created by josh on 4/8/2024 in #pages-help
Pages "Worker threw exception Error 1101"
Thanks for clarifying my misunderstanding <3
What route would you suggest I take to resolving the lack of
process
?11 replies
CDCloudflare Developers
•Created by josh on 4/8/2024 in #pages-help
Pages "Worker threw exception Error 1101"
I assume the
clerk-sdk-node
package uses process
somewhere? And Cloudflare Pages does not hhave that. Am I right in understanding process
is typically a default thing in Node, but Pages runs its "own modified version" of Node? Or at least is that the gist of it?11 replies
CDCloudflare Developers
•Created by josh on 4/8/2024 in #pages-help
Pages "Worker threw exception Error 1101"
I have tried installing the
process
NPM package but still have the same error11 replies
CDCloudflare Developers
•Created by josh on 4/8/2024 in #pages-help
Pages "Worker threw exception Error 1101"
Hey I think I found a way to view logs through the functions "real time logs", I now have something to look at:
11 replies
CDCloudflare Developers
•Created by josh on 4/8/2024 in #pages-help
Pages "Worker threw exception Error 1101"
Sorry I'm not familiar with doing that. What is that and how could I do it? Is there any documentation I could read?
11 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
The guys over at TCPShield have helped me figure out what I was doing wrong! My problem was pointing my LB to the CNAMEs when instead I should have pointed the LB to my backend proxies, and pointed TCPShield to the LB hostname
13 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
So I am pretty confident that the LB is routing my connection to the fallback pool, but that leaves me with two problems.
1) I'm not sure what I'm doing wrong with Geo or Proximity routing
2) It's not actually giving me the correct Minecraft server instance, despite my connection reflecting the right one
13 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
13 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
13 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
13 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
13 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
No worries, will take a look at this too, thank you
13 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
13 replies
CDCloudflare Developers
•Created by josh on 2/18/2024 in #general-help
Using load balancing to route users to different servers
Thank you! I'll take a look :)
13 replies