Jump to content

Emby Server Crash


Go to solution Solved by Luke,

Recommended Posts

AkashRuhela
Posted (edited)

Hello, I've been using Emby with no problems but lately my server won't even start. Every time I try to start the server, it just crashes with the image attached.

 

I've tried multiple re-installations with no luck, always the same exact error.

 

Please advise.

post-112756-0-16946600-1470451065_thumb.png

Edited by AkashRuhela
AkashRuhela
Posted

There seem to be no log files available. I've tried finding it and it doesn't seem to be available.

 

I cannot connect or get onto the web interface nor access the dashboard.

Posted

Check both

%appdata%\MediaBrowser-Server\logs
%appdata%\Emby-Server\logs

Additionally, what version of Windows are you on?

AkashRuhela
Posted (edited)

EDIT: I found it. My mistake!

 

Attaching logs now.

 

I'm on Windows 7.

Edited by AkashRuhela
Posted

Ok, Make sure all Windows updates are up to date, including Service Pack 1 for Windows 7 which is now required.

AkashRuhela
Posted

When I try running the installer, I hit download and nothing else happens after.. The installer doesn't seem to start up.

AkashRuhela
Posted

Tried that too, same issue. Not sure whats wrong on my end.

 

Are you able to attach the installer so that I can download the attachment here?

Posted

Attach the .net installer? the .net installer is hosted on the Microsoft web site. If you're unable to run it then your machine is probably having some major problems right now.

  • Like 1
Guest asrequested
Posted

When I try running the installer, I hit download and nothing else happens after.. The installer doesn't seem to start up.

 

Try rebooting and then use a different browser

AkashRuhela
Posted (edited)

Try rebooting and then use a different browser

 

Did this and got the installer working.

 

It didn't run because it is already installed.

 

What is the next step? Emby Server is still not working. This started to happen very recently as it was working perfectly fine not too long ago.

Edited by AkashRuhela
Guest asrequested
Posted

Did this and got the installer working.

 

It didn't run because it is already installed.

 

What is the next step? Emby Server is still not working. This started to happen very recently as it was working perfectly fine not too long ago.

 

And you installed both 32 bit and 64 bit versions?

AkashRuhela
Posted

And you installed both 32 bit and 64 bit versions?

No... both versions for Emby or Microsoft.Net Framework 4.6? There didn't seem to be any such option? And why would I need both versions? (Just wondering)

Guest asrequested
Posted

No... both versions for Emby or Microsoft.Net Framework 4.6? There didn't seem to be any such option? And why would I need both versions? (Just wondering)

 

There's a 32 bit and 64 bit version of the .Net framework. You should install both of them. Are you running Windows 7 64 bit?

Posted

You don't need them both for Emby server, just the one that matches  your system architecture. if you don't know what that is, there is no harm in installing them both.

Guest asrequested
Posted

You don't need them both for Emby server, just the one that matches  your system architecture. if you don't know what that is, there is no harm in installing them both.

 

I stand corrected  :)

AkashRuhela
Posted

Reinstalled the framework and updated it and I'm still getting the same issue.

 

What's next?

Posted

Find the crash in Windows event viewer and attach whatever other information it has. Thanks.

AkashRuhela
Posted

Found 2 errors.

 

Log Name:      Application
Source:        Application Error
Date:          08/08/2016 4:42:14 PM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      AkashRuhela-PC
Description:
Faulting application name: MediaBrowser.ServerApplication.exe, version: 3.0.6030.0, time stamp: 0x57a2cf4d
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23455, time stamp: 0x573a54fc
Exception code: 0xe0434352
Fault offset: 0x000000000001a06d
Faulting process id: 0x301c
Faulting application start time: 0x01d1f1b55159b2d4
Faulting application path: C:\Users\Akash Ruhela\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 95d0e435-5da8-11e6-9676-08edb9d9df20
Event Xml:
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2016-08-08T20:42:14.000000000Z" />
    <EventRecordID>466568</EventRecordID>
    <Channel>Application</Channel>
    <Computer>AkashRuhela-PC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>MediaBrowser.ServerApplication.exe</Data>
    <Data>3.0.6030.0</Data>
    <Data>57a2cf4d</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.23455</Data>
    <Data>573a54fc</Data>
    <Data>e0434352</Data>
    <Data>000000000001a06d</Data>
    <Data>301c</Data>
    <Data>01d1f1b55159b2d4</Data>
    <Data>C:\Users\Akash Ruhela\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>95d0e435-5da8-11e6-9676-08edb9d9df20</Data>
  </EventData>
</Event>
 
Log Name:      Application
Source:        .NET Runtime
Date:          08/08/2016 4:42:12 PM
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      AkashRuhela-PC
Description:
Application: MediaBrowser.ServerApplication.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Management.ManagementException
   at System.Management.ManagementException.ThrowWithExtendedInfo(System.Management.ManagementStatus)
   at System.Management.ManagementObjectCollection+ManagementObjectEnumerator.MoveNext()
   at MediaBrowser.ServerApplication.MainStartup.IsAlreadyRunningAsService(System.String)
   at MediaBrowser.ServerApplication.MainStartup.Main()
 
 
Event Xml:
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2016-08-08T20:42:12.000000000Z" />
    <EventRecordID>466567</EventRecordID>
    <Channel>Application</Channel>
    <Computer>AkashRuhela-PC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: MediaBrowser.ServerApplication.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Management.ManagementException
   at System.Management.ManagementException.ThrowWithExtendedInfo(System.Management.ManagementStatus)
   at System.Management.ManagementObjectCollection+ManagementObjectEnumerator.MoveNext()
   at MediaBrowser.ServerApplication.MainStartup.IsAlreadyRunningAsService(System.String)
   at MediaBrowser.ServerApplication.MainStartup.Main()
 
</Data>
  </EventData>
</Event>
 
Please advise.
 
Thanks.
Guest asrequested
Posted

Am I misunderstanding that, or is saying the .Net Framework is 4.0?

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...