-
Notifications
You must be signed in to change notification settings - Fork 853
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
Comments
Got the same issue on Manjaro, no matter if it's AUR or Snap version |
@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 |
@Raj-postman Sorry, I'm not sure what you mean by "submit a ticket from
here". What is "here"?
That said, I cleared local files using the procedure outlined in the linked
support article in your previous email. I still see the same behavior.
This is what I see when I try to start the application from the command
line (after clearing local files):
```
$ ./Postman
The disableGPU setting is set to undefined
Not disabling GPU
Main~createDefaultWorkingDir - Default working dir creation already
attempted
1639986188373 main info "Booting Postman 9.5.0,
linux-5.14.18-100.fc33.x86_64 on x64"
1639986188376 main info "EventBus~initialize - Success"
1639986188378 main info "Proxy configuration has not been setup"
1639986188378 main info "CloudProxyManager~init - Success"
1639986188383 main info "UpdateHandler~init - Success"
1639986188577 main info "RuntimeIPCAgent~started: Success"
1639986188578 main info "LinuxAutoUpdater~Cleanup - Initial cleanup
successful"
1639986188580 main info "LeaderSelection: Initialized successfully"
1639986188973 main info "GPU detected VID 4318 DID 7425 ACTIVE true"
1639986189117 main info "window-manager~newSharedWindow: Shell loaded"
1639986189141 main info "Bootstrap-models~bootstrap - Success"
```
Additional logs from "renderer-shell.log":
```
[307171][1639987022239][shell][info]["EventBus~initialize - Success"]
[307171][1639987022244][shell][info]["bootShellCrashReporter~ Success"]
[307171][1639987022251][shell][info]["shellController~init: Success"]
[307171][1639987022251][shell][info]["shellMeta~init: Success"]
[307171][1639987022252][shell][info]["partitionMigrationService: State of V7 partition:"]
[307171][1639987022252][shell][info]["partitionMigrationService: V7 partitions",[]]
[307171][1639987022252][shell][info]["partitionMigrationService: V7 lastActiveUser",null]
[307171][1639987022252][shell][info]["partitionMigrationService: V7 activePartition",null]
[307171][1639987022252][shell][info]["partitionMigrationService: V7 isPartitionDirty",null]
[307171][1639987022252][shell][info]["partitionMigrationService~init: Success"]
[307171][1639987022253][shell][info]["partitionMigrationService~runV8PartitionsIntegrity: Two way migration~ removing the following partitions from v8",[]]
[307171][1639987022253][shell][info]["userPartitionService~_rectifyTheActivePartitionOfApplication: Setting the active partition to ",null]
[307171][1639987022253][shell][info]["userPartitionService~init: Success"]
[307171][1639987022254][shell][info]["userPartitionService: State of v8 partition system:"]
[307171][1639987022254][shell][info]["userPartitionService: List of partitions:",[{"partitionId":"feaeff1b-caab-403f-bc9d-cf812821b32b","namespace":"scratchPad","userId":0,"teamId":0,"isDirty":false}]]
[307171][1639987022254][shell][info]["userPartitionService: users global meta:",{"activePartition":null}]
[307171][1639987022254][shell][info]["shell~init~loadView: loading scratchpad partition"]
```
…On Mon, Dec 20, 2021 at 12:21 PM Postman Support ***@***.***> wrote:
@venkatcc <https://github.com/venkatcc> @vstrelstov
<https://github.com/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.
- https://support.postman.com/hc/en-us/articles/4410785125271
Let us know how it goes and we will take it from there.
via @Raj-postman <https://github.com/Raj-postman> | Postman Support
—
Reply to this email directly, view it on GitHub
<#10507 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGYQGVNTOX4KEAK7PNZ57TUR3G6BANCNFSM5KJILBWQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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! |
@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
More details here and Reference video. Once done - Remove your Postman’s local data: via @Raj-postman | Postman Support |
I've created the request: |
@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 |
Unfortunately, it turned out to be a one-time solution, so the issue occurs again after reboot |
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. |
@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 |
@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 |
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 |
Thanks for reporting! |
Is there an existing issue for this?
Describe the Issue
Postman fails to start. "Preparing your workspaces.... This might take a few minutes" is all I see.
Steps To Reproduce
Start Postman and wait for it to boot completely.
Screenshots or Videos
No response
Environment Information
Additional Context?
Updated from an earlier version and I got stuck. Then deleted and reinstalled, but still have the same problem.
The text was updated successfully, but these errors were encountered: