-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Creating new version failed: Application Error #102
Comments
I've been doing some research into this one, and it seems a little strange. For whatever reason the logs here are coming out blank, unfortunately meaning we are getting zero logging. At the very least I can confirm it's not an issue of authentication, since I can see from the logs the server is successfully authenticating you against GitHub. I'll continue to research this and maybe being able to work in a more synchronous way on Discord would be beneficial into troubleshooting this in real time. Although there's a rather large refactor I'm planning to merge pretty soon here for the backend that may either fix this or provide more insight into what's gone wrong. As for the |
I have caught the |
@asiloisad Thanks a ton for pinging this issue again after another retry. I've looked into the logs and am still not seeing any errors reported. Tracing the codepath being taken, it seems that everything should be being logged properly, except the possibility of retrieving the version data from GitHub's APIs. Although that should be logged, it's possible it's not. But because this normally works, I don't think it's any actual issue of your package. I think what might be best is for us to wait until |
An update here, @asiloisad is that PR was merged a bit back, so it may be worth it try again. Sorry for the lag time here, but happy to hear if there's been any change. |
In next week I will be releasing a lot of package updates and I will let you know if I run into this bug or not :) |
@asiloisad Sounds like a plan! If you do encounter an error just try to let me know before 30 days has passed along with a name of the package and if possible approximate time, thanks! |
It look like the problem has been fixed. Thank you! |
Thanks in advance for your bug report!
What happened?
Hi, I have often encountered an error when trying to publish a package `Creating new version failed: Application error'. My observation I often encounter this error while trying to publish a few packages in a row.
On the same hand, I have first tried to now produce too many new tags, but to overwrite them. It looks like `--allow-same-version' doesn't work.
Pulsar version
1.111.0
Which OS does this happen on?
🪟 Windows
OS details
win 10 x64
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
try to publish a package
Additional Information:
log file:
The text was updated successfully, but these errors were encountered: