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.

tye hangs on Restoring and evaluating projects

See original GitHub issue

Describe the bug

Sometimes tye hangs here and I don’t know how to debug, I already have -v Debug, but nothing other than this is outputed.

Loading Application Details...
Restoring and evaluating projects

To Reproduce

I’m not sure, but can we provide help on what to do if it hangs here?

Further technical details

  • Include the output of tye --version
  • If possible rerun the command with -v debug and include the output
  • The platform (Linux/macOS/Windows)

azsdke2e azsdke2e2

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
tebecocommented, Jan 14, 2021

If I ever manage to repro I’ll be sure to update here

As I did not used tye since few weeks. Writing this comment just to make sure you don’t wait for a repro from me, but i’ll be sure to get a repro on github or logs or anything i can if I have a repro

(I can’t speak for @jongio who opened the issue though)

0reactions
JunTaoLuocommented, Jan 14, 2021

I’ve tried to get a repro for this issue for the past few days but didn’t have any luck. Can you share your tye.yaml? A live repro would be even better.

However, from just analyzing the logs, it’s clear that project evaluation here is what is hanging. This is because the Restoring and evaluating projects was the last message displayed and if it completed, either a Resolved metadata for service message would appear or an error would be shown. I have not been able to get this to hang, even when cancelling via ctrl-c when this call is running.

My best guess right now is that maybe that call is taking a long time? For some apps, I’ve seen that this call takes several seconds since it need to run restore on all services. Though it’s possible that I just haven’t been able to reproduce the hang yet. By the way how often does this issue come up?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changing Git Branch that causes Solution Projects to ...
Whenever I change from one Git Branch to another if the solution has to reload the projects, VS stops responding, effectively hanging until...
Read more >
Debugger crashes trying to evaluate a watch expression ...
When stopped on a breakpoint, I'm trying to evaluate a C++/CX WinRT object. The debugger crashes 100% of the time.
Read more >
dotnet restore command - .NET CLI
Learn how to restore dependencies and project-specific tools with the dotnet restore command.
Read more >
Reset Running or Stuck Project Postings
On the main toolbar, click Finance & Administration . In the left pane of the Finance & Administration screen, click General Ledger >...
Read more >
DataGrip freezes when focus restored
I'm coming to the end of an evaluation of DataGrip and I have to mention this issue as something of a showstopper.
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