Filebot Docker Container

Support for Ubuntu and other Desktop Linux distributions
Post Reply
Cyb3rGh05t
Posts: 29
Joined: 17 May 2019, 11:47

Filebot Docker Container

Post by Cyb3rGh05t »

Hi,

since 3 days after i redeployed Filebot container, i cant rename Movies with TheMovieDB.

In portainer i get these timeout errors:

Code: Select all

23/03/2020 21:30:24 called initialize_xfixes()
Fetch failed: Try again in 5 seconds (2 more) => java.net.SocketTimeoutException: connect timed out
Fetch failed: Try again in 10 seconds (1 more) => java.net.SocketTimeoutException: connect timed out
Fetch failed: https://api.themoviedb.org/3/search/movie?query=auschwitz&year=2015&language=en-US&api_key=1bb965af6888496c30d52a27e831f9c9
java.net.SocketTimeoutException: connect timed out
	at net.filebot.web.WebRequest.fetch(WebRequest.java:142
	at net.filebot.CachedResource.lambda$fetchIfNoneMatch$13(CachedResource.java:247)
	at net.filebot.CachedResource.lambda$withPermit$16(CachedResource.java:276)
	at net.filebot.CachedResource.lambda$null$0(CachedResource.java:87)
	at net.filebot.CachedResource.retry(CachedResource.java:121)
	at net.filebot.CachedResource.retry(CachedResource.java:133)
	at net.filebot.CachedResource.retry(CachedResource.java:133)
	at net.filebot.CachedResource.lambda$get$1(CachedResource.java:87)
	at net.filebot.Cache.computeIf(Cache.java:90)
	at net.filebot.CachedResource.get(CachedResource.java:82)
	at net.filebot.web.TMDbClient.request(TMDbClient.java:391)
	at net.filebot.web.TMDbClient.searchMovie(TMDbClient.java:109)
	at net.filebot.WebServices$TMDbClientWithLocalSearch.access$001(WebServices.java:132)
	at net.filebot.WebServices$TMDbClientWithLocalSearch.lambda$searchMovie$5(WebServices.java:169)
Caused by: java.net.SocketTimeoutException: connect timed out
	at net.filebot.web.WebRequest.fetch(WebRequest.java:139)
	... 13 more
SocketTimeoutException: connect timed out
java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.net.SocketTimeoutException: connect timed out
	at net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1.done(RenamePanel.java:940)
Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.net.SocketTimeoutException: connect timed out
	at net.filebot.ui.rename.MovieMatcher.match(MovieMatcher.java:172)
	at net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1.doInBackground(RenamePanel.java:922)
	at net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1.doInBackground(RenamePanel.java:918)
Caused by: java.util.concurrent.ExecutionException: java.net.SocketTimeoutException: connect timed out
	at net.filebot.WebServices$TMDbClientWithLocalSearch.searchMovie(WebServices.java:185)
	at net.filebot.web.TMDbClient.searchMovie(TMDbClient.java:88)
	at net.filebot.media.MediaDetection.queryMovieByFileName(MediaDetection.java:951)
	at net.filebot.media.MediaDetection.detectMovie(MediaDetection.java:651)
	at net.filebot.media.MediaDetection.detectMovieWithYear(MediaDetection.java:685)
	at net.filebot.ui.rename.MovieMatcher.lambda$null$1(MovieMatcher.java:160)
Caused by: java.net.SocketTimeoutException: connect timed out
	at net.filebot.web.WebRequest.fetch(WebRequest.java:142)
	at net.filebot.CachedResource.lambda$fetchIfNoneMatch$13(CachedResource.java:247)
	at net.filebot.CachedResource.lambda$withPermit$16(CachedResource.java:276)
	at net.filebot.CachedResource.lambda$null$0(CachedResource.java:87)
	at net.filebot.CachedResource.retry(CachedResource.java:121)
	at net.filebot.CachedResource.retry(CachedResource.java:133)
	at net.filebot.CachedResource.retry(CachedResource.java:133)
	at net.filebot.CachedResource.lambda$get$1(CachedResource.java:87)
	at net.filebot.Cache.computeIf(Cache.java:90)
	at net.filebot.CachedResource.get(CachedResource.java:82)
	at net.filebot.web.TMDbClient.request(TMDbClient.java:391)
	at net.filebot.web.TMDbClient.searchMovie(TMDbClient.java:109)
	at net.filebot.WebServices$TMDbClientWithLocalSearch.access$001(WebServices.java:132)
	at net.filebot.WebServices$TMDbClientWithLocalSearch.lambda$searchMovie$5(WebServices.java:169)
Caused by: java.net.SocketTimeoutException: connect timed out
	at net.filebot.web.WebRequest.fetch(WebRequest.java:139)
	... 13 more
23/03/2020 21:32:24 client_count: 0
23/03/2020 21:32:24 Restored X server key autorepeat to: 1
23/03/2020 21:32:24 Client 127.0.0.1 gone
23/03/2020 21:32:24 Statistics             events    Transmit/ RawEquiv ( saved)
23/03/2020 21:32:24  ServerCutText       :      1 |         8/        8 (  0.0%)
23/03/2020 21:32:24  FramebufferUpdate   :    368 |         0/        0 (  0.0%)
23/03/2020 21:32:24  LastRect            :     20 |       240/      240 (  0.0%)
23/03/2020 21:32:24  tight               :    595 |    387928/ 10317284 ( 96.2%)
23/03/2020 21:32:24  RichCursor          :      1 |      1374/     1374 (  0.0%)
23/03/2020 21:32:24  TOTALS              :    985 |    389550/ 10318906 ( 96.2%)
23/03/2020 21:32:24 Statistics             events    Received/ RawEquiv ( saved)
23/03/2020 21:32:24  PointerEvent        :    328 |      1968/     1968 (  0.0%)
23/03/2020 21:32:24  FramebufferUpdate   :    369 |      3690/     3690 (  0.0%)
23/03/2020 21:32:24  SetEncodings        :      1 |        56/       56 (  0.0%)
23/03/2020 21:32:24  SetPixelFormat      :      1 |        20/       20 (  0.0%)
23/03/2020 21:32:24  TOTALS              :    699 |      5734/     5734 (  0.0%)
23/03/2020 21:32:24 destroyed xdamage object: 0x40002c
23/03/2020 21:34:34 Got connection from client 127.0.0.1
23/03/2020 21:34:34   other clients:
23/03/2020 21:34:34 Got 'ws' WebSockets handshake
23/03/2020 21:34:34 Got protocol: binary
23/03/2020 21:34:34   - webSocketsHandshake: using binary/raw encoding
23/03/2020 21:34:34   - WebSockets client version hybi-13
23/03/2020 21:34:34 Disabled X server key autorepeat.
23/03/2020 21:34:34   to force back on run: 'xset r on' (3 times)
23/03/2020 21:34:34 incr accepted_client=2 for 127.0.0.1:52610  sock=10
23/03/2020 21:34:34 Client Protocol Version 3.8
23/03/2020 21:34:34 Protocol version sent 3.8, using 3.8
23/03/2020 21:34:34 rfbProcessClientSecurityType: executing handler for type 1
23/03/2020 21:34:34 rfbProcessClientSecurityType: returning securityResult for client rfb version >= 3.8
23/03/2020 21:34:34 Pixel format for client 127.0.0.1:
23/03/2020 21:34:34   32 bpp, depth 24, little endian
23/03/2020 21:34:34   true colour: max r 255 g 255 b 255, shift r 16 g 8 b 0
23/03/2020 21:34:34 no translation needed
23/03/2020 21:34:34 Enabling NewFBSize protocol extension for client 127.0.0.1
23/03/2020 21:34:34 Enabling full-color cursor updates for client 127.0.0.1
23/03/2020 21:34:34 Using image quality level 6 for client 127.0.0.1
23/03/2020 21:34:34 Using JPEG subsampling 0, Q79 for client 127.0.0.1
23/03/2020 21:34:34 Using compression level 9 for client 127.0.0.1
23/03/2020 21:34:34 Enabling LastRect protocol extension for client 127.0.0.1
23/03/2020 21:34:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFFFECC)
23/03/2020 21:34:34 Using tight encoding for client 127.0.0.1
23/03/2020 21:34:35 client_set_net: 127.0.0.1  0.0001
23/03/2020 21:34:35 created   xdamage object: 0x40002e
but with Filebot CLI i can rename the same movie using TheMovieDB.

do i miss something?

thanks
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot Docker Container

Post by rednoah »

IDK, never seen this before, maybe related, maybe not:

Code: Select all

23/03/2020 21:30:24 called initialize_xfixes()

Looks like a network issue, assuming it works for everyone else, likely a network issue on your end:

Code: Select all

java.net.SocketTimeoutException: connect timed out

:idea: The FileBot Desktop app might pick up your network and proxy settings from your Desktop Environment, something the headless CLI might not be able to do. So that could be the key difference here.
:idea: Please read the FAQ and How to Request Help.
Post Reply