DenoDDeno
Powered by
tychiT
Deno•4y ago•
3 replies
tychi

Unable to view logs to debug edge function for Deno Fresh + Deno Deploy

Thanks for making Deno, and Deploy, and Fresh. I'm a huge fan.

I'm building a feature to allow user-written scripts to run at the edge. I'm persisting these scripts on my 1998.social domain. This is my edge function that proxies that data to import and execute them.

Visiting this edge function will load this object for the
func
func
attribute: the proxy-able edge function as a module export. The page errors with "An error occurred during route handling or page rendering."

Looking in the deno deploy dashboard, I'm not able to see any logs to debug. Cloning the repository and running it locally with
deno task start
deno task start
, I am not able to reproduce this issue.

Besides using my own island-style architecture instead of Preact, my approach has been to stay in the same lane as Fresh and Deploy.
GitHub
Sillyz.Computer/[...index].js at native · tylerchilds/Sillyz.Computer
Contribute to tylerchilds/Sillyz.Computer development by creating an account on GitHub.
Sillyz.Computer/[...index].js at native · tylerchilds/Sillyz.Computer
GitHub
GitHub - tylerchilds/Sillyz.Computer
Contribute to tylerchilds/Sillyz.Computer development by creating an account on GitHub.
GitHub - tylerchilds/Sillyz.Computer
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno Fresh (Saaskit base) - Impossible to debug error
ataracticAataractic / help
3y ago
How deploy deno.fresh project for my VPS?
mioeMmioe / help
4y ago
Fresh 1.6 - Deno Deploy - Tailwind
blueberryBblueberry / help
2y ago