BigBallard
Explore posts from serversCDCloudflare Developers
•Created by BigBallard on 2/19/2025 in #pages-help
Nuxt + AWS SDK + TS transpilation issue
AWS SDK I learned is not compatable because of some libraries using
@smithy
dependency which in turn uses node:fs
which based on this discussion makes it a no go. Gonna have to migrate to another solution2 replies
Nuxt + AWS SDK + TS transpilation issue
AWS SDK I learned is not compatable because of some libraries using @smithy dependency which in turn uses node:fs which based on this discussion makes it a no go. Gonna have to migrate to another solution
6 replies
Nuxt + Cloudflare Pages 1101 Error from Nuxt generated script
I didn't see the D1 part prior and after fixing that (creating a D1 database and binding using DB) the same issues persists. But I think this has more to do with
@nuxt/content
than anything else, which I am not using.6 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
Mmmk
22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
ok well I am not creating a cloudflare function explicity then. whatever cloudflare does, I dont know about under the hood. besides that point....I am publishing to pages with little configuration. Everything works locally, even production build, so Cloudflare is causing the issue somewhere and does little to tell you what
22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
I just publish to Cloudflare pages. I am not creating any Cloudflare functions.
22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Nuxt deployment 1101: "Script will never generate a response"
This error is less than helpful and doesnt give any detail on what is actually failing or causing the error. It appears by the
scriptName
that this is not an issue with my code but rather whatever cloudflare produced.2 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
I don't really know how to interpret the error. I also preview the application locally and it works as expected. I have no idea how to debug the
pages-worker...
script that its refering to since I don't have acces to it.22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
So my the error response is showing the following:
22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
And no, because I have SSR doesnt mean I am using functions
22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
Ya I know
22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
did go to the
Functions
tab and enabled Real-time Logs
to figure out what exception was occurring. But this is an http response and not like a node runtime log sort of thing. Is there anyway to get access to that?22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
Not not really. I have a Nuxt application deployed via pages. I dont have any functions created, just an SSR website.
22 replies
CDCloudflare Developers
•Created by BigBallard on 2/11/2025 in #pages-help
Next Pages 1101 Error Logs
What?
22 replies