question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fix execution of sandbox read-only functions

See original GitHub issue

Every now and then when I try to execute read-only function in sandbox it fails to do that and shows Page not found error.

Contracts that I call are correctly deployed. And functions returns static values.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
LNowcommented, Sep 9, 2021

Since you introduced microblocks every contract-call that I’ve made so far was successful. Due to above I think this issue could be closed or you can put it on a side for another week or two to be 100% that it is no longer valid and then close it.

1reaction
fbwoolfcommented, Sep 9, 2021

@aulneau been trying to reproduce these failures today but the read-only functions have been successful for me unless I fill in the form incorrectly. Would a good first step on this be to update the form inputs to use formik validations/errors? Not sure where to start on this when I can’t reproduce the issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to delete contents of sandbox with read-only directories
When some tests create read-only directories in TEST_TMPDIR , Bazel will not be able to delete sandbox, causing subsequent bazel builds to ...
Read more >
Windows Sandbox configuration | Microsoft Learn
Logon command: A command that's executed when Windows Sandbox starts. Audio input: Shares the host's microphone input into the sandbox.
Read more >
Sandbox Protections — Acrobat Desktop Application ... - Adobe
Sandboxing is a technique for confining the execution environment of untrusted programs and processes. In the context of Adobe's PDF products, ...
Read more >
vlocity - Encountered error when trying to access Integration ...
The problem is that the code is attempting to perform a database operation (DML) while the database is in a "read-only" section of...
Read more >
How to configure Windows Sandbox - Thomas Maurer
Open Windows Features and select the Windows Sandbox. When you have clicked okay, it might require a reboot of your machine.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found