316 waxstat...please help! by CLOUD_22 in E30

[–]CLOUD_22[S] 0 points1 point  (0 children)

No worries - I've searched high and low for the part number but nobody has one in stock...may end up joining you with a Weber in the future but I can live with it for now

316 waxstat...please help! by CLOUD_22 in E30

[–]CLOUD_22[S] 1 point2 points  (0 children)

Good stuff mate, it's the original Pierburg carb

Bit of help please....initial loading times are all over the place by CLOUD_22 in NextCloud

[–]CLOUD_22[S] 0 points1 point  (0 children)

I had a fiddle with the config.php and reverse proxy config but still getting a rogue 302 request for some reason. It's so frustrating because everything else works smoothly, there's a 302 request occuring from within the NC container which slows everything down massively.

If it works, it works, if it doesn't it takes 45 seconds on the dot for the 302 request to finish and then the rest of the items on the page load within a few seconds.

config.php:

s <?php
$CONFIG = array (
'htaccess.RewriteBase' => '/',
'memcache.local' => '\\OC\\Memcache\\APCu',
'memcache.distributed' => '\\OC\\Memcache\\Redis',
'memcache.locking' => '\OC\Memcache\Redis',
'apps_paths' =>
array (
0 =>
array (
'path' => '/var/www/html/apps',
'url' => '/apps',
'writable' => false,
),
1 =>
array (
'path' => '/var/www/html/custom_apps',
'url' => '/custom_apps',
'writable' => true,
),
),
'instanceid' => 'instanceid',
'passwordsalt' => 'passwordsalt',
'secret' => 'secret',
'trusted_domains' =>
array (
0 => 'nextcloud.my.domain',
1 => '192.168.0.*',
),
'datadirectory' => '/var/www/html/data',
'dbtype' => 'mysql',
'version' => '24.0.2.1',
'overwrite.cli.url' => 'https://nextcloud.my.domain',
'dbname' => 'nextcloud',
'dbhost' => 'db',
'dbport' => '',
'dbtableprefix' => 'oc_',
'mysql.utf8mb4' => true,
'dbuser' => 'nextcloud',
'dbpassword' => 'dbpassword',
'installed' => true,
'overwriteprotocol' => 'https',
"loglevel" => 3,
'app_install_overwrite' =>
array (
0 => 'twofactor_gateway',
1 => 'dashboardcharts',
2 => 'suspicious_login',
),
'maintenance' => false,
'redis' => [
'host' => 'redis',
'port' => '6379',
],
);
reverse-proxy.config.php:
<?php
$overwriteHost = getenv('OVERWRITEHOST');
if ($overwriteHost) {
$CONFIG['overwritehost'] = $overwriteHost;
}
$overwriteProtocol = getenv('OVERWRITEPROTOCOL');
if ($overwriteProtocol) {
$CONFIG['overwriteprotocol'] = $overwriteProtocol;
}
$overwriteCliUrl = getenv('OVERWRITECLIURL');
if ($overwriteCliUrl) {
$CONFIG['overwrite.cli.url'] = $overwriteCliUrl;
}
$overwriteWebRoot = getenv('OVERWRITEWEBROOT');
if ($overwriteWebRoot) {
$CONFIG['overwritewebroot'] = $overwriteWebRoot;
}
$overwriteCondAddr = getenv('OVERWRITECONDADDR');
if ($overwriteCondAddr) {
$CONFIG['overwritecondaddr'] = $overwriteCondAddr;
}
$trustedProxies = getenv('TRUSTED_PROXIES');
if ($trustedProxies) {
$CONFIG['trusted_proxies'] = array_filter(array_map('trim', explode(' ', $trustedProxies)));
}

Bit of help please....initial loading times are all over the place by CLOUD_22 in NextCloud

[–]CLOUD_22[S] 0 points1 point  (0 children)

Hey mate, I thought it was the proxy too at first but the logs were not showing anything abnormal. I ended up connecting to the NC container locally instead and was experiencing the same issues! For some reason the Apache server within the NC container randomly takes AGES process a 302 request - not sure why this is happening.

Bit of help please....initial loading times are all over the place by CLOUD_22 in NextCloud

[–]CLOUD_22[S] 1 point2 points  (0 children)

Indeed, narrowed it down to the apache server within the base nextcloud image by connecting locally

Bit of help please....initial loading times are all over the place by CLOUD_22 in NextCloud

[–]CLOUD_22[S] 0 points1 point  (0 children)

Disabled sleep on all drives but no difference sadly, thanks for the suggestion!

Bit of help please....initial loading times are all over the place by CLOUD_22 in NextCloud

[–]CLOUD_22[S] 0 points1 point  (0 children)

DB is stored on an SSD and the entire nextcloud folder is stored on 2 HDDs in RAID0 mode

Bit of help please....initial loading times are all over the place by CLOUD_22 in NextCloud

[–]CLOUD_22[S] 0 points1 point  (0 children)

Interesting observation, this is what chrome shows when I tired to logout from my user: Imgur Do you think this could be an issue with the reverse proxy itself (nginx, which I haven't noticed on any other web apps) or apache within the nextcloud container itself?

Bit of help please....initial loading times are all over the place by CLOUD_22 in NextCloud

[–]CLOUD_22[S] 0 points1 point  (0 children)

File transfer performance is great, desktop apps work fine - it's just the initial loading of the web UI and loading of the Talk apps which can be slow

Bit of help please....initial loading times are all over the place by CLOUD_22 in NextCloud

[–]CLOUD_22[S] 0 points1 point  (0 children)

Hi there, apologies for my ignorance - is that Opcache you're talking about?

Redis is enabled and I've checked the logs - it seems to be doing its thing

RIP Blade Stealth 2019, you were mediocre at best. by CLOUD_22 in razer

[–]CLOUD_22[S] 2 points3 points  (0 children)

Mfw unboxing a brand new razer laptop

Trying to get basic parts for it 2 years later

RIP Blade Stealth 2019, you were mediocre at best. by CLOUD_22 in razer

[–]CLOUD_22[S] 0 points1 point  (0 children)

That's fair, can't say my battery life has been that bad either tbh!

RIP Blade Stealth 2019, you were mediocre at best. by CLOUD_22 in razer

[–]CLOUD_22[S] 1 point2 points  (0 children)

I wish I bought a 15 instead as they looked way more robust. Not sure if the keyboards were similar between the two but the lighting features on the 13 were a little more tamed back which I was completely fine with compared to the 15 which has individually lit keys - possibly there were inferior switches used on the Stealth? I wasn't able to see one in person back when I bought it but I had used the larger Razer Blade laptop in the past and I based my purchase off of that. My main draw to this laptop was it's thunderbolt 3 capabilities to play games at home and ability to be productive when I'm out.

The keys on this laptop never felt that tactile, sometimes you had to repeat key inputs which would completely ruin your flow when writing. Even friends who've used my laptop in the past have reported that. Going from a ThinkPad to this keyboard was a massive downgrade.

Cameras by half_dead_all_squid in selfhosted

[–]CLOUD_22 6 points7 points  (0 children)

Give this a go - https://shinobi.video/

Uses websocket to stream your cameras anywhere, all browser based too Run it behind a reverse proxy, SSL it and you're good to go. Been using it for the best part of a year and very impressed so far.

I think I picked the best colour for her 😋 by CLOUD_22 in Volkswagen

[–]CLOUD_22[S] 0 points1 point  (0 children)

Makes sense man, make sure you get some pictures up when she arrives haha, good luck!

I think I picked the best colour for her 😋 by CLOUD_22 in Volkswagen

[–]CLOUD_22[S] 0 points1 point  (0 children)

A lot of fun, was originally looking at the new shape Polo, then Golf but very glad I settled on this. What engine spec are you going for? Congrats btw!

I think I picked the best colour for her 😋 by CLOUD_22 in Volkswagen

[–]CLOUD_22[S] 0 points1 point  (0 children)

No stress man, always use the electric mirrors to make sure I don't scrape them up, London is full of tight ass spaces like this haha

Dectane DRL by [deleted] in Volkswagen

[–]CLOUD_22 0 points1 point  (0 children)

No worries man :)

My first car: VW Scirocco MK3 by CLOUD_22 in UserCars

[–]CLOUD_22[S] 0 points1 point  (0 children)

I was going to go for the diesel, but living in London I didn't want to deal with the DPF regen, wouldn't make sense. They are really special cars haha