When a video upload is relatively small and all the stars align, sometimes the LBRY upload completes before the automation or LBRY blockchain is ready to check for the LBRY URLs. When the upload completes, the LBRY Killer process does its thing. Unfortunately, automation will be stuck trying to get URLs because the local API is shut down.
Workaround is to start up LBRY and wait for automation to detect the URL. After the results window appears, it's then safe to end the LBRY app.
Suggested fix would be to have the LBRY Killer process spawn after automation successfully retrieves the URLs.
When a video upload is relatively small and all the stars align, sometimes the LBRY upload completes before the automation or LBRY blockchain is ready to check for the LBRY URLs. When the upload completes, the LBRY Killer process does its thing. Unfortunately, automation will be stuck trying to get URLs because the local API is shut down.
Workaround is to start up LBRY and wait for automation to detect the URL. After the results window appears, it's then safe to end the LBRY app.
Suggested fix would be to have the LBRY Killer process spawn after automation successfully retrieves the URLs.
LBRY process killed before URLs fetched (I restarted LBRY because it was pretty obviously stuck): https://discord.com/channels/676906881020854302/773195410688049164/1228370021856710667
When a video upload is relatively small and all the stars align, sometimes the LBRY upload completes before the automation or LBRY blockchain is ready to check for the LBRY URLs. When the upload completes, the LBRY Killer process does its thing. Unfortunately, automation will be stuck trying to get URLs because the local API is shut down.
Workaround is to start up LBRY and wait for automation to detect the URL. After the results window appears, it's then safe to end the LBRY app.
Suggested fix would be to have the LBRY Killer process spawn after automation successfully retrieves the URLs.
LBRY process killed before URLs fetched (I restarted LBRY because it was pretty obviously stuck): https://discord.com/channels/676906881020854302/773195410688049164/1228370021856710667
Thanks, I moved the LBRY killer to be run after the URLs are grabbed. Will be working properly in the next update.