Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

scud133b

Members
  • Joined

  • Last visited

Everything posted by scud133b

  1. And now another fun finding: I got the entire process to work by doing it in Chrome. So apparently the errors happening in the Brave browser prevented the proxy host from being fully created -- but doing it in Chrome worked fine. So I'm all green again and everything's working now. *shrug*
  2. Another data point: it appears the app never correctly saved the certificate for my new proxy host. The error refers to the folder /etc/letsencrypt/live/npm-14/.... and that isn't in the file system. I see the other folders for other proxy hosts (like npm-3, npm-5, etc.) but not npm-14. So for some reason the new SSL cert and the associated files are not being saved in the appdata folder for any new hosts I try to create.
  3. Also using Brave and you're right. Works fine in Chrome. I only changed the http/https ports (e.g., the container gets ports 1880 1443) and I have my router properly forwarding to them. That config has been totally fine until I tried to create a new proxy host this week.
  4. In case it helps here's an example log I just grabbed: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-app-niceness.sh: executing... [cont-init.d] 00-app-niceness.sh: exited 0. [cont-init.d] 00-app-script.sh: executing... [cont-init.d] 00-app-script.sh: exited 0. [cont-init.d] 00-app-user-map.sh: executing... [cont-init.d] 00-app-user-map.sh: exited 0. [cont-init.d] 00-clean-logmonitor-states.sh: executing... [cont-init.d] 00-clean-logmonitor-states.sh: exited 0. [cont-init.d] 00-clean-tmp-dir.sh: executing... [cont-init.d] 00-clean-tmp-dir.sh: exited 0. [cont-init.d] 00-set-app-deps.sh: executing... [cont-init.d] 00-set-app-deps.sh: exited 0. [cont-init.d] 00-set-home.sh: executing... [cont-init.d] 00-set-home.sh: exited 0. [cont-init.d] 00-take-config-ownership.sh: executing... [cont-init.d] 00-take-config-ownership.sh: exited 0. [cont-init.d] 00-xdg-runtime-dir.sh: executing... [cont-init.d] 00-xdg-runtime-dir.sh: exited 0. [cont-init.d] nginx-proxy-manager.sh: executing... [cont-init.d] nginx-proxy-manager.sh: Starting database... [mysqld] starting... 2020-04-14 19:27:17 0 [Note] /usr/bin/mysqld (mysqld 10.3.22-MariaDB) starting as process 359 ... 2020-04-14 19:27:17 0 [Note] InnoDB: Using Linux native AIO 2020-04-14 19:27:17 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2020-04-14 19:27:17 0 [Note] InnoDB: Uses event mutexes 2020-04-14 19:27:17 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2020-04-14 19:27:17 0 [Note] InnoDB: Number of pools: 1 2020-04-14 19:27:17 0 [Note] InnoDB: Using SSE2 crc32 instructions 2020-04-14 19:27:17 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 2020-04-14 19:27:17 0 [Note] InnoDB: Completed initialization of buffer pool 2020-04-14 19:27:17 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). [cont-init.d] 00-take-config-ownership.sh: exited 0. [cont-init.d] 00-xdg-runtime-dir.sh: executing... [cont-init.d] 00-xdg-runtime-dir.sh: exited 0. [cont-init.d] nginx-proxy-manager.sh: executing... [cont-init.d] nginx-proxy-manager.sh: Starting database... [mysqld] starting... 2020-04-14 19:27:17 0 [Note] /usr/bin/mysqld (mysqld 10.3.22-MariaDB) starting as process 359 ... 2020-04-14 19:27:17 0 [Note] InnoDB: Using Linux native AIO 2020-04-14 19:27:17 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2020-04-14 19:27:17 0 [Note] InnoDB: Uses event mutexes 2020-04-14 19:27:17 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2020-04-14 19:27:17 0 [Note] InnoDB: Number of pools: 1 2020-04-14 19:27:17 0 [Note] InnoDB: Using SSE2 crc32 instructions 2020-04-14 19:27:17 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 2020-04-14 19:27:17 0 [Note] InnoDB: Completed initialization of buffer pool 2020-04-14 19:27:17 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2020-04-14 19:27:17 0 [Note] InnoDB: 128 out of 128 rollback segments are active. 2020-04-14 19:27:17 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2020-04-14 19:27:17 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2020-04-14 19:27:17 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2020-04-14 19:27:17 0 [Note] InnoDB: 10.3.22 started; log sequence number 2894528; transaction id 29983 2020-04-14 19:27:17 0 [Note] InnoDB: Loading buffer pool(s) from /config/mysql/ib_buffer_pool 2020-04-14 19:27:17 0 [Note] InnoDB: Buffer pool(s) load completed at 200414 19:27:17 2020-04-14 19:27:17 0 [Note] Plugin 'FEEDBACK' is disabled. 2020-04-14 19:27:17 0 [Note] Server socket created on IP: '::'. 2020-04-14 19:27:17 0 [Note] Reading of all Master_info entries succeeded 2020-04-14 19:27:17 0 [Note] Added new Master_info '' to hash table 2020-04-14 19:27:17 0 [Note] /usr/bin/mysqld: ready for connections. Version: '10.3.22-MariaDB' socket: '/run/mysqld/mysqld.sock' port: 3306 MariaDB Server [cont-init.d] nginx-proxy-manager.sh: Upgrading database if required... [cont-init.d] nginx-proxy-manager.sh: Shutting down database... 2020-04-14 19:27:18 0 [Note] /usr/bin/mysqld (initiated by: unknown): Normal shutdown 2020-04-14 19:27:18 0 [Note] Event Scheduler: Purging the queue. 0 events 2020-04-14 19:27:18 0 [Note] InnoDB: FTS optimize thread exiting. 2020-04-14 19:27:18 0 [Note] InnoDB: Starting shutdown... 2020-04-14 19:27:18 0 [Note] InnoDB: Dumping buffer pool(s) to /config/mysql/ib_buffer_pool 2020-04-14 19:27:19 0 [Note] InnoDB: Buffer pool(s) dump completed at 200414 19:27:19 2020-04-14 19:27:19 0 [Note] InnoDB: Buffer pool(s) dump completed at 200414 19:27:19 2020-04-14 19:27:20 0 [Note] InnoDB: Shutdown completed; log sequence number 2894537; transaction id 30003 2020-04-14 19:27:20 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2020-04-14 19:27:20 0 [Note] /usr/bin/mysqld: Shutdown complete chown: /config/log/nginx/nginx: No such file or directory [cont-init.d] nginx-proxy-manager.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] starting s6-fdholderd... [services.d] starting statusmonitor... [services.d] starting logrotate... [statusmonitor] no file to monitor: disabling service... [services.d] starting logmonitor... [services.d] starting mysqld... [logmonitor] no file to monitor: disabling service... [logrotate] starting... [mysqld] starting... 2020-04-14 19:27:47 0 [Note] /usr/bin/mysqld (mysqld 10.3.22-MariaDB) starting as process 31753 ... 2020-04-14 19:27:47 0 [Note] InnoDB: Using Linux native AIO 2020-04-14 19:27:47 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2020-04-14 19:27:47 0 [Note] InnoDB: Uses event mutexes 2020-04-14 19:27:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2020-04-14 19:27:47 0 [Note] InnoDB: Number of pools: 1 2020-04-14 19:27:47 0 [Note] InnoDB: Using SSE2 crc32 instructions 2020-04-14 19:27:47 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 2020-04-14 19:27:47 0 [Note] InnoDB: Completed initialization of buffer pool 2020-04-14 19:27:47 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2020-04-14 19:27:47 0 [Note] InnoDB: 128 out of 128 rollback segments are active. 2020-04-14 19:27:47 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2020-04-14 19:27:47 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2020-04-14 19:27:47 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2020-04-14 19:27:47 0 [Note] InnoDB: Waiting for purge to start 2020-04-14 19:27:47 0 [Note] InnoDB: 10.3.22 started; log sequence number 2894537; transaction id 29983 2020-04-14 19:27:47 0 [Note] InnoDB: Loading buffer pool(s) from /config/mysql/ib_buffer_pool 2020-04-14 19:27:47 0 [Note] InnoDB: Buffer pool(s) load completed at 200414 19:27:47 2020-04-14 19:27:47 0 [Note] Plugin 'FEEDBACK' is disabled. 2020-04-14 19:27:47 0 [Note] Server socket created on IP: '::'. 2020-04-14 19:27:47 0 [Note] Reading of all Master_info entries succeeded 2020-04-14 19:27:47 0 [Note] Added new Master_info '' to hash table 2020-04-14 19:27:47 0 [Note] /usr/bin/mysqld: ready for connections. Version: '10.3.22-MariaDB' socket: '/run/mysqld/mysqld.sock' port: 3306 MariaDB Server [services.d] starting nginx... [services.d] starting app... [nginx] starting... [app] starting Nginx Proxy Manager... [services.d] done. [services.d] starting nginx... [services.d] starting app... [nginx] starting... [app] starting Nginx Proxy Manager... [services.d] done. [4/14/2020] [7:27:49 PM] [Migrate ] › ℹ info Current database version: 20190227065017 [4/14/2020] [7:27:49 PM] [IP Ranges] › ℹ info Fetching IP Ranges from online services... [4/14/2020] [7:27:49 PM] [IP Ranges] › ℹ info Fetching https://ip-ranges.amazonaws.com/ip-ranges.json [4/14/2020] [7:27:49 PM] [IP Ranges] › ℹ info Fetching https://www.cloudflare.com/ips-v4 [4/14/2020] [7:27:49 PM] [IP Ranges] › ℹ info Fetching https://www.cloudflare.com/ips-v6 [4/14/2020] [7:27:49 PM] [SSL ] › ℹ info Let's Encrypt Renewal Timer initialized [4/14/2020] [7:27:49 PM] [SSL ] › ℹ info Renewing SSL certs close to expiry... [4/14/2020] [7:27:49 PM] [IP Ranges] › ℹ info IP Ranges Renewal Timer initialized [4/14/2020] [7:27:49 PM] [Global ] › ℹ info Backend PID 31823 listening on port 3000 ... `QueryBuilder#allowEager` method is deprecated. You should use `allowGraph` instead. `allowEager` method will be removed in 3.0 `QueryBuilder#eager` method is deprecated. You should use the `withGraphFetched` method instead. `eager` method will be removed in 3.0 QueryBuilder#omit is deprecated. This method will be removed in version 3.0
  5. In my case -- no changes to the container config beyond changing ports to avoid conflicts. I tried downgrading to v1.7.0 and now I have another issue -- I can't actually load the Proxy Hosts page in the UI anymore. Click the link and nothing happens... the other pages work fine (Redirection Hosts, Streams, 404 Hosts). The browser address bar even updates to the correct address (http://server:port/nginx/proxy) but nothing on the page changes at all. So that's fun, doesn't seem related but maybe it is (?). Edit: I should add that when I actually view the files in /nginx/proxy_host/ this new config file is NOT there. So it looks like maybe the database thinks it created the proxy config, but it never actually generated and saved the file correctly.
  6. This is the same behavior I'm getting in v2.2.2 Here's a screenshot of my error:
  7. I can't seem to generate any new SSL certs. All my old ones are still working fine... but when I tried to proxy a new service today (and after doing several tests) I'm getting this error every time: Command failed: /usr/sbin/nginx -t nginx: [emerg] BIO_new_file(\"/etc/letsencrypt/live/npm-14/fullchain.pem\") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/npm-14/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file) nginx: configuration file /etc/nginx/nginx.conf test failed It appears to be an access issue, like somehow the app lost the ability to save the cert files... I did recently run Docker Safe New Perms but that shouldn't have affected this container (right?). Any ideas?
  8. Check my follow-up post right after the one you quoted
  9. Here is the error: **CrashPlan for Small Business's memory consumption comes close to its limit.** More than 75% of allocated memory is used. Consider increasing memory allocation to avoid unexpected crashes. This can be done via the CRASHPLAN_SRV_MAX_MEM environment variable. (And it provides successively worse errors; e.g., 90% of memory is used, then eventually all memory is used and it crashes.) Spaced used for the backup is 6TB and I've allocated much more than the GB equivalent of RAM (12GB, then 16GB, then 20GB) and the errors are still appearing with crashes. I just rebooted the server for the first time in a while just to do a gut check here.
  10. Yes, the main topic in that article is to increase memory allocation. It says for a 4TB backup you should need 4GB of memory on a Linux system. I've actually adjusted this in the docker settings to *20GB* and it still keeps crashing. Note: I'm assuming the article's CLI command does the same thing as the memory allocation option in the Docker container settings: java mx 1536 If this is actually something different then maybe I haven't tried it yet.
  11. tl/dr: My docker keeps crashing - like every 30 seconds. Occasionally I see the message about running out of memory, but not every time. This container keeps crashing around every 30 seconds or so, sometimes with the "CRASHPLAN_SRV_MAX_MEM" error, but sometimes not. Sometimes there is no error at all, it's like the container just reboots. I currently have 16G allocated in the container settings and it still keeps crashing. I have bumped this as high as 20G and the issue persists, as if changing that number doesn't affect anything. The full size of the backup is about 4TB, and there is only 44GB remaining to do. It's basically 99% done but can't seem to finish that last 1%. Does it make sense that I would have to allocate all of my server memory to this container in order to complete a 4TB backup? Any ideas why it could be crashing so much or how to fix? Unraid container logs aren't showing anything unless the MAX_MEM error pops up. And the Tools>History window inside the app just shows it stopping and starting over and over.
  12. Resolved: For now, you have to choose "VA API" as the transcoder and NOT Intel Quick Sync Video. Totally confusing and frustrating but VA API definitely works. I confirmed it is hitting QSV with the Intel GPU Tools container.
  13. I can't get intel-gpu-tools to work, it won't even finish starting properly. It sends a KILL/exit signal and stops itself. Log attached. Any ideas? Edit: Had the wrong value for userid. I mistakenly wrote "root" instead of "0". Changed to 0 and that resolved it. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-app-niceness.sh: executing... [cont-init.d] 00-app-niceness.sh: exited 0. [cont-init.d] 00-app-script.sh: executing... [cont-init.d] 00-app-script.sh: exited 0. [cont-init.d] 00-app-user-map.sh: executing... [cont-init.d] 00-app-user-map.sh: exited 0. [cont-init.d] 00-clean-logmonitor-states.sh: executing... [cont-init.d] 00-clean-logmonitor-states.sh: exited 0. [cont-init.d] 00-clean-tmp-dir.sh: executing... [cont-init.d] 00-clean-tmp-dir.sh: exited 0. [cont-init.d] 00-set-app-deps.sh: executing... [cont-init.d] 00-set-app-deps.sh: exited 0. [cont-init.d] 00-set-home.sh: executing... [cont-init.d] 00-set-home.sh: exited 0. [cont-init.d] 00-take-config-ownership.sh: executing... [cont-init.d] 00-take-config-ownership.sh: exited 0. [cont-init.d] 00-xdg-runtime-dir.sh: executing... [cont-init.d] 00-xdg-runtime-dir.sh: exited 0. [cont-init.d] 10-certs.sh: executing... [cont-init.d] 10-certs.sh: exited 0. [cont-init.d] 10-cjk-font.sh: executing... [cont-init.d] 10-cjk-font.sh: exited 0. [cont-init.d] 10-nginx.sh: executing... s6-applyuidgid: usage: s6-applyuidgid [ -z ] [ -u uid ] [ -g gid ] [ -G gidlist ] [ -U ] prog... [cont-init.d] 10-nginx.sh: exited 100. [services.d] stopping services [services.d] stopping s6-fdholderd... [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.
  14. I'm also having trouble connecting to my HDHomeRun tuner. It's failing with a couple error messages: Error opening tuner and Error processing request. The weird part is that it definitely is connecting to my HDHomeRun because it's pulling in the channels in the UI. Any ideas on how to get this to work? Here's the errors in the logs: [23:09:56] [INF] Profile: Unknown Profile, Path: http://10.10.70.100, isEligibleForDirectPlay: True, isEligibleForDirectStream: True [23:09:56] [INF] Profile: Unknown Profile, No direct play profiles found for Path: http://10.10.70.100 [23:09:56] [INF] User policy for admin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [23:09:56] [INF] Profile: Unknown Profile, Path: http://10.10.70.100, isEligibleForDirectPlay: True, isEligibleForDirectStream: True [23:09:56] [INF] Profile: Unknown Profile, No direct play profiles found for Path: http://10.10.70.100 [23:09:56] [INF] User policy for admin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [23:09:56] [INF] Profile: Unknown Profile, Path: http://10.10.70.100, isEligibleForDirectPlay: True, isEligibleForDirectStream: True [23:09:56] [INF] Profile: Unknown Profile, No direct play profiles found for Path: http://10.10.70.100 [23:09:56] [INF] User policy for admin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [23:09:56] [INF] Profile: Unknown Profile, Path: http://10.10.70.100, isEligibleForDirectPlay: True, isEligibleForDirectStream: True [23:09:56] [INF] Profile: Unknown Profile, No direct play profiles found for Path: http://10.10.70.100 [23:09:56] [INF] User policy for admin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [23:09:56] [INF] Profile: Unknown Profile, Path: http://10.10.70.100, isEligibleForDirectPlay: True, isEligibleForDirectStream: True [23:09:56] [INF] Profile: Unknown Profile, No direct play profiles found for Path: http://10.10.70.100 [23:09:56] [INF] User policy for admin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [23:09:56] [INF] Profile: Unknown Profile, Path: http://10.10.70.100, isEligibleForDirectPlay: True, isEligibleForDirectStream: True [23:09:56] [INF] Profile: Unknown Profile, No direct play profiles found for Path: http://10.10.70.100 [23:09:56] [INF] User policy for admin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [23:09:56] [INF] Profile: Unknown Profile, Path: http://10.10.70.100, isEligibleForDirectPlay: True, isEligibleForDirectStream: True [23:09:56] [INF] Profile: Unknown Profile, No direct play profiles found for Path: http://10.10.70.100 [23:09:56] [INF] Opening channel stream from Emby, external channel Id: hdhr_8.1 [23:09:56] [INF] Streaming Channel hdhr_8.1 [23:09:56] [INF] GetChannelStream: channel id: hdhr_8.1. stream id: heavy_9fef4379d3f393ecaff8032b49af387e_53fd5f596fcc9ad4d2be4f78a8b5aab9 profile: heavy [23:09:56] [INF] Opening SharedHttpStream Live stream from http://10.10.70.100:5004/auto/v8.1?transcode=heavy [23:09:59] [ERR] HTTP request failed with message: [23:09:59] [ERR] Error opening tuner MediaBrowser.Model.Net.HttpException: Service Unavailable at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod) at Emby.Server.Implementations.LiveTv.TunerHosts.SharedHttpStream.Open(CancellationToken openCancellationToken) at Emby.Server.Implementations.LiveTv.TunerHosts.BaseTunerHost.GetChannelStream(String channelId, String streamId, List`1 currentLiveStreams, CancellationToken cancellationToken) [23:09:59] [ERR] Error processing request MediaBrowser.Controller.LiveTv.LiveTvConflictException: Exception of type 'MediaBrowser.Controller.LiveTv.LiveTvConflictException' was thrown. at Emby.Server.Implementations.LiveTv.TunerHosts.BaseTunerHost.GetChannelStream(String channelId, String streamId, List`1 currentLiveStreams, CancellationToken cancellationToken) at Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV.GetChannelStreamWithDirectStreamProvider(String channelId, String streamId, List`1 currentLiveStreams, CancellationToken cancellationToken) at Emby.Server.Implementations.LiveTv.LiveTvManager.GetChannelStream(String id, String mediaSourceId, List`1 currentLiveStreams, CancellationToken cancellationToken) at Emby.Server.Implementations.LiveTv.LiveTvMediaSourceProvider.OpenMediaSource(String openToken, List`1 currentLiveStreams, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.MediaSourceManager.OpenLiveStreamInternal(LiveStreamRequest request, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.MediaSourceManager.OpenLiveStream(LiveStreamRequest request, CancellationToken cancellationToken) at MediaBrowser.Api.Playback.MediaInfoService.OpenMediaSource(OpenMediaSource request) at MediaBrowser.Api.Playback.MediaInfoService.GetPlaybackInfo(GetPostedPlaybackInfo request) at MediaBrowser.Api.Playback.MediaInfoService.Post(GetPostedPlaybackInfo request) at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, ILogger logger, String operationName, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IHttpRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken)
  15. I'm having trouble with hardware transcoding, too. Trying to use Intel Quick Sync Video for my hw transcodes. Already added modprobe i915 for the @linuxserver.io Plex container (and hw transcode works fine in Plex) Added --device=/dev/dri:/dev/dri to extra parameters In app transcode settings, selected Intel Quick Sync In app transcode settings, selected all options for Enable hardware decoding for: Saved settings Now playing any file that transcodes, it pegs my CPU usage. Unlike Plex, which transcodes the exact same files with barely any impact on CPU usage and displays transcode (hw) in the dashboard. Any ideas of what to check for why the hw transcode doesn't work in Jellyfin?
  16. Hi @binhex any plans to include wireguard in your VPN containers? We're starting to see it roll out to VPN providers like Nord with some very promising results (see PC Mag).
  17. That sounds like it might be it. I have ATT fiber which means I can't fix this unless I buy a new router that can bypass the ATT gateway. ugh.
  18. @Djoss I've noticed that there appears to be a consistent issue when I try to access my apps using the domain name from the same LAN as the server. I have a couple VMs that I point to with NPM and those also experience the timeout error, occasionally. And that timeout error is actually failing at my router's IP address so I suspect maybe it's something there that is blocking it when the connection originates internally. If I try to connect to these containers or VMs from mobile phone, it works right away without any errors logged in NPM. Any ideas what to look for?
  19. I'm looking for something but I'm not great with the command line inside docker. The Collabora container doesn't log anything to appdata like yours does, unfortunately.
  20. That's true BUT I seem to get a certificate error when I go there (I've added exceptions several times already). I'll grab the log and see what I can find. Edit: This appears to be it -- looks like the same URL that it grabs when I try to open a file in Collabora from Nextcloud. Interesting that the client in this error is my router's IP. 2019/02/07 07:38:34 [error] 1157#1157: *2343 upstream timed out (110: Operation timed out) while reading response header from upstream, client: [router IP], server: [nextcloud subdomain], request: "GET /index.php/apps/richdocuments/index?fileId=707&requesttoken=*** HTTP/2.0", upstream: "https://[nextcloud IP]:444/index.php/apps/richdocuments/index?fileId=707&requesttoken=***", host: "[nextcloud subdomain]"
  21. I'm getting a 502 - Bad Gateway error when trying to connect to a Collabora docker I have set up through NPM. Here are settings I configured: Source: collabora.mysite.com Destination: https://server address:collabora-container-port Settings: https, cache assets disabled, block common exploits enabled, websockets enabled, access list publicly accessible, SSL cert matches the subdomain, force SSL enabled, http2 support enabled, no advanced config. DNS: CNAME record for collabora.mysite.com is forwarded at my registrar to my duckdns domain [Note: I already have working reverse proxies for containers on different subdomains, like for nextcloud]. TL;DR - I configured collabora the same as I've configured my other (working) NPM proxies -- but it's giving a 502 error. Any ideas?
  22. Worked for generating the certificate. Thanks! Now just trying to get the reverse proxy to nextcloud working (whch it's not, still timing out). I edited the nginx config files in let's encrypt, and the config.php file in nextcloud, and I'm still getting a timeout error when trying to connect through my subdomain.
  23. I'm still stuck trying to provision the certificate. Getting the exact "timed out" error that @SpaceInvaderOne says is most likely caused by firewall issues. I've set the port forwarding in my router exactly how @SpaceInvaderOne describes in his tutorial, and I have the Let'sEncrypt container config set to the same ports: https://imgur.com/a/6fvhKWy I'm using the duckdns container and I've already confirmed that it has been updating correctly. Any ideas where to start troubleshooting this?
  24. Just installed nextcloud according to spaceinvaderone's tutorial and I can't launch the nextcloud webui. I changed the port to 444 and confirmed that it was unused. When trying to connect to the webui at my.ip.address:444, I get ERR_CONNECTION_REFUSED. Any ideas why that might be happening? Docker log doesn't show any errors. Edit: sometimes I'm getting a 400 Bad Request - The plain HTTP request was sent to HTTPS port. Update: Uncommenting bind-address in the mariadb container's custom.cnf solved it. Got the idea from your tutorial but is something that @SpaceInvaderOne doesn't have in his video.
  25. EDIT: Solved. Turns out you have to press ESC to get into the BIOS menu, not DEL. @gridrunner says to press DEL at 09:10 in the video. Maybe this changed recently?? I feel dumb. ------ Just started a High Sierra install and I'm stuck on the Clover boot screen because I can't get into the BIOS -- it appears that my keyboard isn't working until it boots into Clover. (So that makes the OS install basically impossible because I can't set the resolution in the BIOS and it glitches really badly). My keyboard does work once I'm in Clover, but not before that. When booting, if I press DEL or F12 (or any other key) nothing happens until Clover fully loads. Any ideas what to check first? <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>MacOS</name> <uuid>removed</uuid> <metadata> <vmtemplate xmlns="unraid" name="Linux" icon="default.png" os="linux"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='6'/> <vcpupin vcpu='2' cpuset='3'/> <vcpupin vcpu='3' cpuset='7'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-2.10'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/75ad7121-5404-ac64-3c06-acebbe863708_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='4' threads='1'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/MacOS/highsierra.img'/> <target dev='hdc' bus='sata'/> <boot order='1'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/MacOS/vdisk2.img'/> <target dev='hdd' bus='sata'/> <address type='drive' controller='0' bus='0' target='0' unit='3'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x10'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x11'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0x12'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:4e:b9:7a'/> <source bridge='br0'/> <model type='e1000-82545em'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </memballoon> </devices> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-mouse,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,vendor=GenuineIntel,kvm=on,+invtsc,vmware-cpuid-freq=on,'/> </qemu:commandline> </domain>

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.