Skip to content

9.5.0 version does not complete startup on Fedora 33 #10507

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

Closed
1 task done
venkatcc opened this issue Dec 17, 2021 · 13 comments
Closed
1 task done

9.5.0 version does not complete startup on Fedora 33 #10507

venkatcc opened this issue Dec 17, 2021 · 13 comments

Comments

@venkatcc
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the Issue

Postman fails to start. "Preparing your workspaces.... This might take a few minutes" is all I see.

$ ./Postman                                                                                                                                                                                                                            
The disableGPU setting is set to undefined
Not disabling GPU
Main~createDefaultWorkingDir - Default working dir creation already attempted
1639759131301 main info "Booting Postman 9.5.0, linux-5.14.18-100.fc33.x86_64 on x64"
1639759131302 main info "EventBus~initialize - Success"
1639759131304 main info "Proxy configuration has not been setup"
1639759131305 main info "CloudProxyManager~init - Success"
1639759131309 main info "UpdateHandler~init - Success"
1639759131503 main info "RuntimeIPCAgent~started: Success"
1639759131504 main info "LinuxAutoUpdater~Cleanup - Initial cleanup successful"
1639759131505 main info "LeaderSelection: Initialized successfully"
1639759131639 main info "GPU detected VID 4318 DID 7425 ACTIVE true"
1639759131761 main info "window-manager~newSharedWindow: Shell loaded"
1639759132982 main info "Bootstrap-models~bootstrap - Success"

Steps To Reproduce

Start Postman and wait for it to boot completely.

Screenshots or Videos

No response

Environment Information

- Operating System: Fedora 33
- Platform Type: Native App
- Postman Version: 9.5.0

Additional Context?

Updated from an earlier version and I got stuck. Then deleted and reinstalled, but still have the same problem.

@vstrelstov
Copy link

Got the same issue on Manjaro, no matter if it's AUR or Snap version

@postman-staff
Copy link
Collaborator

postman-staff commented Dec 20, 2021

@venkatcc @vstrelstov Sorry to hear about this experience.

If possible, would you please submit a ticket from here and share your app's logs to help us debug the issue next? This article should help you further on the same.


Also do try renaming (or clearing) the local files for your Postman installation generally resolves this issue. You can find full instructions for doing so in the below article.

Let us know how it goes and we will take it from there.

via @Raj-postman | Postman Support

@venkatcc
Copy link
Author

venkatcc commented Dec 20, 2021 via email

@venkatcc
Copy link
Author

Ah, I see what you meant by "submit a ticket from here". The hyperlink was not a link in the email message, but is only visible on the github page.

Thanks!

@postman-staff
Copy link
Collaborator

postman-staff commented Dec 21, 2021

@venkatcc Sorry for that, the link for submitting a support request is: https://support.postman.com/hc/en-us/requests/new/

This is to make sure all of the details shared are communicated via the internal channel and they remain safe :)


Could you check the below things to see if that helps by any chance:

> setx POSTMAN_DISABLE_GPU "true" /m

  • Install OpenSSL if not already present, preferably v.1.x based on your OS-bit from here.
  • You may try to enable/ disable hardware acceleration to see if that helps.

image

More details here and Reference video.


Once done - Remove your Postman’s local data:

https://support.postman.com/hc/en-us/articles/4410785125271

via @Raj-postman | Postman Support

@vstrelstov
Copy link

vstrelstov commented Dec 21, 2021

I've created the request:
Deleting Postman's local data had no effect, but nevertheless, I managed to start it with the key --disable-gpu. But the strange thing is the fact that Postman seems to be running with hardware acceleration ignoring the key
изображение

@postman-staff
Copy link
Collaborator

@vstrelstov Glad to know that helped :)

I believe that shouldn't affect the running of the app, but if you do observe any unusual activity of the app rather than the expected flow. Feel free to add them over to the request you've submitted and we will take it from there.

via @Raj-postman | Postman Support

@vstrelstov
Copy link

Unfortunately, it turned out to be a one-time solution, so the issue occurs again after reboot

@m3dbedb
Copy link

m3dbedb commented Dec 27, 2021

I have the same issue, under centos 7 postman since 9.x.x version never starts after postman updates. Message "prepare workspaces" hands until system reboot.

@postman-staff
Copy link
Collaborator

postman-staff commented Dec 28, 2021

@vstrelstov I believe the disable GPU action was done during the launching of the app and not on the system variable level as shared in doc. Could you try the same and let me know if that still persists?


@m3dbedb Could you please submit a support request: https://support.postman.com/hc/en-us/requests/new to help us look into this further?

If you could share the application logs and system details as per this article here, would be really helpful to check this from here.

via @Raj-postman | Postman Support

@postman-staff
Copy link
Collaborator

@vstrelstov Just checking to see if setting value for system variable helped?

@m3dbedb Let me know if the request was raised, ticket Id can help us check further.

via @Raj-postman | Postman Support

@postman-staff
Copy link
Collaborator

I'll be closing this next on our end as we haven't heard back. If the issue persists, please reach out to us by submitting a support request: https://www.postman.com/support ​so we can investigate further.

via @Raj-postman | Postman Support

@twitharshil
Copy link

Thanks for reporting!
Seems to be a genuine issue that is reproducible after applying the updates on the Linux platform. We have sent a fix in Postman v9.8.3 for this issue. Marking the ticket closed for now, feel free to re-open if the issue is still reproducible on Postman v9.8.3 onwards :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants