Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on loading repository #3575

Open
reaccessort opened this issue Oct 9, 2019 · 16 comments
Open

Stuck on loading repository #3575

reaccessort opened this issue Oct 9, 2019 · 16 comments
Labels
🐞 Bug Something isn't working ⁉ Question Further information is requested

Comments

@reaccessort
Copy link

reaccessort commented Oct 9, 2019

I am always getting stuck screen for any repository
These all reporsitories have lots of commits because I have worked over 1 year
image
image

Uncaught (in promise) Error: Cannot find module '/Applications/Thermal.app/Contents/Resources/app.asar/dist/electron/responses/StatusSummary'
    at e (renderer.js:1)
    at n (renderer.js:1)
    at e.<anonymous> (renderer.js:1)
    at r (renderer.js:1)
    at renderer.js:1
    at processTicksAndRejections (internal/process/task_queues.js:86)
@reaccessort reaccessort added the 🐞 Bug Something isn't working label Oct 9, 2019
@github-actions
Copy link

github-actions bot commented Oct 9, 2019

Thank you for creating an issue; one of our team members will get back to you soon!

@mittalyashu
Copy link
Member

We're aware of that issue and working on it.

Reference #170

@mittalyashu mittalyashu pinned this issue Oct 9, 2019
@mittalyashu mittalyashu added the ⁉ Question Further information is requested label Oct 10, 2019
@ZhangWebber
Copy link

Cool

@neemanjabu
Copy link

Hi, what is the status of this issue, since it is a blocking issue?

@mittalyashu
Copy link
Member

I am still working on it, you can subscribe to this issue for further updates :)

@smeijer
Copy link

smeijer commented Feb 4, 2020

Same issue, it doesn't work on Ubuntu 18.10. I do see commits being made in this repo. Does that mean that Thermal does work on other systems?

@nblackburn
Copy link

nblackburn commented Feb 9, 2020

Same issue for me

Error: fatal: No remote configured to list refs from.

    at renderer.js:1
    at e.<anonymous> (renderer.js:1)
    at Function.e.fail (renderer.js:1)
    at s (renderer.js:1)
    at renderer.js:1
    at processTicksAndRejections (internal/process/task_queues.js:86)
renderer.js:1 Uncaught (in promise) Error: Cannot find module 'C:\Users\[REDACTED]\AppData\Local\Programs\thermal\resources\app.asar\dist\electron/responses/StatusSummary'
    at e (renderer.js:1)
    at n (renderer.js:1)
    at e.<anonymous> (renderer.js:1)
    at r (renderer.js:1)
    at renderer.js:1
    at processTicksAndRejections (internal/process/task_queues.js:86)
renderer.js:1 Uncaught (in promise) Error: Cannot find module 'C:\Users\[REDACTED]\AppData\Local\Programs\thermal\resources\app.asar\dist\electron/responses/ListLogSummary'
    at e (renderer.js:1)
    at n (renderer.js:1)
    at e.log (renderer.js:1)
    at renderer.js:1
    at new Promise (<anonymous>)
    at renderer.js:1

@Abraxelx
Copy link

Abraxelx commented Feb 27, 2020

I'm using Linux and i have same trouble

@mittalyashu
Copy link
Member

@nblackburn The error message you have shared above it surely an error thrown by the application but it is not something related to the loading repository.

It throws an error when there is no remote URL to access from.

I understand that's not really best way to shown an error. I will look into, how error logging can be improved further.

@mittalyashu
Copy link
Member

Same issue, it doesn't work on Ubuntu 18.10. I do see commits being made in this repo. Does that mean that Thermal does work on other systems?

@smeijer The app itself work across platform, the error you are facing is more of an git related error (git related error doesn't means there is something wrong with your machine or git which is installed), this issue is within Thermal app which uses Git APIs.

@nblackburn
Copy link

@mittalyashu I found the error by enabling the dev tools so this isn't something that was exposed to me. While this might not be related directly it was all I have to hand on the issue.

@R4M5E5
Copy link

R4M5E5 commented Aug 7, 2020

Are there any updates on this problem? Im facing the same problem.

@KaKi87
Copy link
Contributor

KaKi87 commented Aug 8, 2020

Honestly, use SmartGit or Fork. @R4M5E5

@R4M5E5
Copy link

R4M5E5 commented Aug 9, 2020

Honestly, use SmartGit or Fork. @R4M5E5

Why? I wan't to use this client because it looks good.

@KaKi87
Copy link
Contributor

KaKi87 commented Aug 9, 2020

Yes it does, and I was in the same mood as you when I arrived here.
But, it turns out the product is completely unfinished.
I contributed, but things doesn't go fast enough.
So I gave up.
There is still a year of full time development needed to finish the first stable version of Thermal.

@mittalyashu
Copy link
Member

@reaccessort @Jangmingjin @neemanjabu @smeijer @nblackburn @Abraxelx @R4M5E5 @KaKi87

Please read this issue #3614

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working ⁉ Question Further information is requested
Projects
None yet
Development

No branches or pull requests

9 participants