Can't update to 2.0.0.4389

Sonarr version (exact version): 2.0.0.4374 - Oct 28 2016
Mono version (if Sonarr is not running on Windows): No idea/On Windows
OS: Windows 10
((Debug logs)): http://pastebin.com/aAL6zSga
Description of issue: When I click “Install Latest” next to 2.0.0.4389 - Nov 6 2016, sonarr seems to install it and even goes so far as to close down only to reopen without actually updating.

Possibly related, Sonarr isn’t automatically downloading shows and when I look at it in my task bar I sometimes have 6-8 lingering icons for Sonarr so I can assume it is crashing and reopening or something?

Things that easily have 100+ seeders aren’t downloading because sonarr sees zero. That might be causing stuff to not automatically download.

It’s attempting to update and failing:

[v2.0.0.4389] System.IO.IOException: The process cannot access the file 'C:\ProgramData\NzbDrone\bin\debug.log' because it is being used by another process.

That’s not a file that Sonarr creates or writes to, but it is causing the update issue.

That would, Sonarr gets that information from your indexer, so either the feed is broken and not returning the seeder count or it’s returning it in an unexpected way. Checking the RSS feed in your browser is the easiest way to determine whether it’s returning them or not, ((debug logs)) will show your the full URL Sonarr is using to fetch the feed.

The file seems to be a log from attempting to compile?

[1105/001231:ERROR:process_info.cc(608)] range at 0xc830472200000000, size 0x1ed fully unreadable
[1105/001231:ERROR:process_info.cc(608)] range at 0xc830478400000000, size 0x1ed fully unreadable
[1105/001231:ERROR:process_info.cc(608)] range at 0x0, size 0x1ed fully unreadable
[1105/001232:WARNING:in_range_cast.h(38)] value 2120777758320 out of range
[1105/001232:WARNING:in_range_cast.h(38)] value 2120777759874 out of range
[1105/001232:WARNING:in_range_cast.h(38)] value 2120777760212 out of range
[1105/001232:WARNING:in_range_cast.h(38)] value 2120777756414 out of range
[1105/001232:WARNING:in_range_cast.h(38)] value 2120777756500 out of range
[1107/150840:ERROR:process_info.cc(608)] range at 0xe1e82c8000000000, size 0x2f9 fully unreadable
[1107/150840:ERROR:process_info.cc(608)] range at 0xe1e82ce200000000, size 0x2f9 fully unreadable
[1107/150840:ERROR:process_info.cc(608)] range at 0x0, size 0x2f9 fully unreadable
[1107/150841:WARNING:in_range_cast.h(38)] value 3272260427680 out of range
[1107/150841:WARNING:in_range_cast.h(38)] value 3272260429234 out of range
[1107/150841:WARNING:in_range_cast.h(38)] value 3272260429572 out of range
[1107/150841:WARNING:in_range_cast.h(38)] value 3272260425774 out of range
[1107/150841:WARNING:in_range_cast.h(38)] value 3272260425860 out of range

Is the entire contents of ‘C:\ProgramData\NzbDrone\bin\debug.log’

I don’t have the file open in anything but it is in ProgramData which Windows can be protective of sometimes. What should I do to make updating possible?

Edit:

From what I can tell it creates that .log file during install and then attempts to delete it afterwards?

16-11-15 02:45:00.6|Trace|DiskProviderBase|Deleting file: C:\ProgramData\NzbDrone\bin\debug.log
16-11-15 02:45:00.6|Error|InstallUpdateService|Failed to copy upgrade package to target folder.

[v2.0.0.4389] System.IO.IOException: The process cannot access the file 'C:\ProgramData\NzbDrone\bin\debug.log' because it is being used by another process.

Ok. Update problem solved. For some reason Chrome had the file open. I decided to try and delete the file (Since Sonarr was trying to do that anyways) and when I did Windows told me it was open in Chrome. After closing down all my Chrome processes I was able to restart the browser and update Sonarr with no problem.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.