Jump to content

Unable to play any content - Error processing request


Recommended Posts

Nighteyez07
Posted

My Emby setup has been iron clad for almost 7 years. Within this last week I've been having an error that is causing me no end of headache. Happens with movies, tv shows, content I've previously watched, everything.

  • Ubuntu 20 
  • Running under docker using the image emby/embyserver:latest
  • Issue happen on Fire TV, Windows PC
  • Accessing Emby locally or externally has the same issue

For now I've moved back a few versions to 

 

2021-02-14 18:34:07.322 Error Server: Error processing request
	*** Error Report ***
	Version: 4.5.4.0
	Command line: /system/EmbyServer.dll -programd2021-02-14 18:38:44.677 Info PlaybackReporting - EventMonitorEntryPoint: Saving final duration for Item : 9810cfa6ea9e7fe9-5da68b5219bf4c1e81c1d3fe4e8ebd01-83257
2021-02-14 18:38:44.681 Error PlaybackReporting - EventMonitorEntryPoint: PlaybackMonitoringTask Exception
	*** Error Report ***
	Version: 4.5.4.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.4.0-65-generic (buildd@lcy01-amd64-018) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021
	Framework: .NET Core 3.1.8
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 6
	Data path: /config
	Application path: /system
	SQLitePCL.pretty.SQLiteException: Error: cannot rollback - no transaction is active
	SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
	   at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc)
	   at SQLitePCL.pretty.StatementImpl.MoveNext()
	   at SQLitePCL.pretty.DatabaseConnection.Execute(IDatabaseConnection This, ReadOnlySpan`1 sqlUtf8)
	   at SQLitePCL.pretty.DatabaseConnection.RollbackTransaction(IDatabaseConnection This)
	   at SQLitePCL.pretty.DatabaseConnection.RunInTransaction[T](IDatabaseConnection This, Func`2 f, TransactionMode mode)
	   at SQLitePCL.pretty.DatabaseConnection.RunInTransaction(IDatabaseConnection This, Action`1 action, TransactionMode mode)
	   at playback_reporting.Data.ActivityRepository.UpdatePlaybackAction(PlaybackInfo play_info)
	   at playback_reporting.EventMonitorEntryPoint.RemoveOldPlayinfo(List`1 active_list)
	   at playback_reporting.EventMonitorEntryPoint.PlaybackMonitoringTask()
	Source: SQLitePCL.pretty
	TargetSite: Void CheckOk(SQLitePCLEx.sqlite3, Int32)

 

embyserver.txt

Posted
Quote

For now I've moved back a few versions to 

Hi, what do you mean by this?

Posted

I think this is your problem:

System.IO.IOException: System.IO.IOException: No space left on device

 

Nighteyez07
Posted
4 minutes ago, Luke said:

Hi, what do you mean by this?

Apologies, tiny child distracted me. I moved back to 4.6.0.10 to see if that would help with no change

Nighteyez07
Posted
5 minutes ago, Luke said:

I think this is your problem:


System.IO.IOException: System.IO.IOException: No space left on device

 

So the main drive for Emby has about 150Gb free. Can't be that one. One of the data drives that houses content has about 1 Gb left out of 4 Tb. Would a "no space left" affect drives it's scanning for content? Does it generate a buffer file when scanning or something? And is there a  range of minimum space to keep it happy?

Posted

It depends on the drive that ran out of space. If for example it was a seperate drive only holding TV shows or Movies probably not.
If it's a drive where Emby uses for temp data, meta-data , transcoding as just a couple of examples then use space can make a big difference.

We would need to look at a complete example.

Posted
Quote

So the main drive for Emby has about 150Gb free

Perhaps it was out of space at the time? Are you still having an issue with this?

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