Jump to content

Can't start MB3 services


Recommended Posts

Peter Nent
Posted (edited)

I do have problems starting Mediabrowser (Version 3.0.5309.26854) services: it ends with error 1053.

 As I'm using Mediabrowser already for a long time on a Windows Server 2012 R2 server with quad XEON-CPU and 16GB RAM, normally running smoothly, since this version, I'm having this problem non-starting MB-services.

 

At the moment, I manually start MB3 as normal application in the directory: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe..... that seems to work....but far from ideal!

 

Details Windows LOG:

.NET runtime error (partly in Dutch/Netherlands language....oops):

- <System>
  <Provider Name=".NET Runtime" />
  <EventID Qualifiers="0">1023</EventID>
  <Level>2</Level>
  <Task>0</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2014-07-22T19:58:40.000000000Z" />
  <EventRecordID>65803</EventRecordID>
  <Channel>Application</Channel>
  <Computer>Gavilan</Computer>
  <Security />
  </System>
- <EventData>
  <Data>Toepassing: MediaBrowser.ServerApplication.exe Framework-versie: v4.0.30319 Beschrijving: het proces is beëindigd als gevolg van een interne fout in de .NET-runtime op IP 725A68D9 (72410000) met afsluitcode 80131506.</Data>
  </EventData>
  </Event>
 
And application error:
- <System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2014-07-22T19:58:41.000000000Z" />
  <EventRecordID>65804</EventRecordID>
  <Channel>Application</Channel>
  <Computer>Gavilan</Computer>
  <Security />
  </System>
- <EventData>
  <Data>MediaBrowser.ServerApplication.exe</Data>
  <Data>3.0.5309.26854</Data>
  <Data>53c58722</Data>
  <Data>clr.dll</Data>
  <Data>4.0.30319.34014</Data>
  <Data>52e0b784</Data>
  <Data>c0000005</Data>
  <Data>001968d9</Data>
  <Data>150c</Data>
  <Data>01cfa5e751c373ae</Data>
  <Data>C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe</Data>
  <Data>C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll</Data>
  <Data>935ba1a5-11da-11e4-948c-60a44c501bf1</Data>
  <Data />
  <Data />
  </EventData>
  </Event>
 
I hope that this enough informtion to help you guys to find the source of this problem and find a solution for it...!
 
Grtz, Peter

server-63541669893.txt

Edited by PeterNent
Posted

You get this error when you start the service? That's the release build or a beta build?

Peter Nent
Posted

I'm using Mediabrowser v3.0.5309.26854: as far as I know, it is the release build and not a beta build...?

Posted

Make sure the server isn't already running as a standard application when you are trying to start the service.  Be sure the option to automatically start the server at start-up is disabled.

 

Then, be sure the service is configured with the proper user credentials (in Windows Services setup).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...