Hey, I keep getting error in 'wrangler tail' when i manually call my worker which is supposed to cal

Hey, I keep getting error in 'wrangler tail' when i manually call my worker which is supposed to call the container, i found that it corresponds to that worker cannot find the container? but in dashboard I can see both worker and container attached to same durable object, for reference in worker.js I'm using container class and getContainer object to get my object, and my wrangler.toml follow same pattern as official documentation
Untitled_design.png
Was this page helpful?