Jay

Results 857 comments of Jay

Yup I think we restructured some of our internals for Python support. So this should be easier.

What do the logs in the `sst dev` terminal show? If you add some console logs to your function, do they get printed out?

Does adding console logs to the lambda show in the Functions tab in the terminal (the one from the screenshot)?

Are we talking about `sst dev` logs from your local? Because it works on my end. Safari Version 18.3.1 (20620.2.4.11.6) Has it ever worked in Safari for you?

Has it worked for you before? And what does running `sst cert` again do for you?

And if you deploy this app through your local it's fine?

This should work. Where are you accessing these resources? Can you share a snippet?

That looks right to me. Can you try the repo from our Quickstart to see if it works for you? https://sst.dev/docs/start/aws/nextjs/#containers https://github.com/sst/sst/tree/dev/examples/aws-nextjs-container

@thdxr does it make sense to default workers to bundling for the browser?