-
[Support] binhex - SABnzbdVPN
It was set to bridge but I tried setting it to br0 and back to bridge and that seemed to resolve the docker networking issue. Oddly, now I have a different issue, the main web interface doesn’t load in the web browser and I can’t connect to it via any apps. I’ll keep messing around with it to see if I can figure out what changed. Edit: It was the container port. Changed it from 8064 to 8080. Don’t know why it was 8064 or when it changed to 8080. But comparing the log with the settings lead to the solution. supervisord 2.log
-
[Support] binhex - SABnzbdVPN
Is anyone else having docker networking issues after updating to 7.2.5? The attached log says [warn] Unable to identify Docker network interfaces, exiting script... supervisord 3.log
-
Weird requists as seen in the ubiquity firewall
192.168.1.3 is a local IP, what device does Ubiquiti report has the IP? It may be compromised.
-
[Support] binhex - PrivoxyVPN
I’m using it with the proxy settings in Hakuneko, The proxy appears to be working fine since it doesn’t show my IP address when in use. But there appears to be an issue establishing the tunnel for some sites. But the proxy itself works fine within Edge and the webpages load. So I’ll chalk it up to an issue between the website and the application itself as other websites work within the application. Thanks for the help diagnosing!
-
[Support] binhex - PrivoxyVPN
I might have missed it in the FAQS, but where are the instructions for passing the proxy through to another client? I have this running on the Unraid server and would like to use the proxy on another PC, similar to how you might setup a proxy through your web browser settings. I tried passing through ‘IP OF UNRAID SERVER:8118’ but it doesn’t seem to work.
-
[Support] Linuxserver.io - Jellyfin
Assuming you are landing on the Jellyfin login page where it asks you to select a server. Select the old server and delete it. Then it will route you to the setup page.
-
WuZiMu started following [Unraid 6.8.3] Csum errors and missing shares?
-
[Support] Linuxserver.io - Double Commander
Is there any guide for how to change the default username and password?
-
[Support] Linuxserver.io - Bookstack
Not sure if the issue I'm experiencing is with the container or Bookstack itself. I'm using the CA template and following the mariadb instructions from Gilbn's technicalramblings blog. It seems that the process chokes on an SQL command. Even after starting from a clean slate (i.e. delete and re-create the appdata/bookstack folder and bookstack database in mariadb) I get the same result. And the logs ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io ------------------------------------- To support LSIO projects visit: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... App Key found - setting variable for seds Running config - db_user set /var/run/s6/etc/cont-init.d/50-config: line 67: warning: command substitution: ignored null byte in input /var/run/s6/etc/cont-init.d/50-config: line 67: warning: command substitution: ignored null byte in input Migrating: 2015_08_29_105422_add_roles_and_permissions Illuminate\Database\QueryException : SQLSTATE[42S01]: Base table or view already exists: 1050 Table '`bookstack`.`roles`' already exists (SQL: create table `roles` (`id` int unsigned not null auto_increment primary key, `name` varchar(191) not null, `display_name` varchar(191) null, `description` varchar(191) null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') at /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:669 665| // If an exception occurs when attempting to run a query, we'll format the error 666| // message to include the bindings with SQL, which will make this exception a 667| // lot more helpful to the developer instead of just the database's errors. 668| catch (Exception $e) { > 669| throw new QueryException( 670| $query, $this->prepareBindings($bindings), $e 671| ); 672| } 673| Exception trace: 1 Doctrine\DBAL\Driver\PDOException::("SQLSTATE[42S01]: Base table or view already exists: 1050 Table '`bookstack`.`roles`' already exists") /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:123 2 PDOException::("SQLSTATE[42S01]: Base table or view already exists: 1050 Table '`bookstack`.`roles`' already exists") /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:121 Please use the argument -v to see more details. [cont-init.d] 50-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done.
WuZiMu
Members
-
Joined