Coder Social home page Coder Social logo

Comments (9)

anmolmann avatar anmolmann commented on September 22, 2024 1

Hey @arkadiusz-czerwinski , thanks for writing to W&B support. We'll investigate this on our end and get back to you soon.

from wandb.

arkadiusz-czerwinski avatar arkadiusz-czerwinski commented on September 22, 2024 1

Thank you for being so cooperative.

from wandb.

anmolmann avatar anmolmann commented on September 22, 2024

Hey @arkadiusz-czerwinski ,

  1. Job run will be reported as a failure if they don’t include a wandb.init to create a run, which I think might have happened in your case. This was another gap in our documentation--apologies.
  2. If you look to the far right of the job run’s view under the queue, do you see an error icon (example in the video below, bottom right)? This should immediately pop an error modal. (We’ve heard from other customers who missed this, so we’re working on making it more prominent and discoverable).
launch_queue_error_modal.mov

Please let me know if this video helps locating the stack trace on your end.

from wandb.

anmolmann avatar anmolmann commented on September 22, 2024

Hi @arkadiusz-czerwinski , I wanted to follow up on this request. Please let us know if we can be of further assistance or if your issue has been resolved.

from wandb.

arkadiusz-czerwinski avatar arkadiusz-czerwinski commented on September 22, 2024

Hi. Thank you for giving me a reminder. In case of our setup, the script starts with wandb init. The error, however, states that the script failed before reaching the wandb init, although highest verbose settings were selected. @anmolmann

from wandb.

anmolmann avatar anmolmann commented on September 22, 2024

Hi @arkadiusz-czerwinski , could you share your queue config and the script as well? This will help us in reproducing this issue on our end for further investigation.

In addition to the above, launch jobs in the run queue do not always show the underlying error message especially when the job fails before init - we made progress here in the last few months as seen in the video shared above, however, I wouldn't be able to guarantee that we will extract the exact right failure message each time. We'll keep working on improvements and investigate the case you brought up, though I don't anticipate us achieving perfection in that regard.

from wandb.

arkadiusz-czerwinski avatar arkadiusz-czerwinski commented on September 22, 2024

Fair point. The code will be visible in this repo.

gpus: all
label:
  - tutorial
volume:
  - /mnt/space:/mnt/space

The error looks as follows:
image

The main issue is that the error is not very descriptive, and the agent provides no error even after specifying verbose level.

from wandb.

arkadiusz-czerwinski avatar arkadiusz-czerwinski commented on September 22, 2024

Update: the issue seems to be that during creation of a job from git, entry point is required, but is then not passed forward to the wandb, which caused the error, as it had to be defined in Dockerfile.wandb.

from wandb.

anmolmann avatar anmolmann commented on September 22, 2024

I see, thanks for the context @arkadiusz-czerwinski . I will create a feature request to improve the error catching functionality for launch.

from wandb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.