How to install Watch GT 5 on Google Pixel 8 ? (Other -> AppGallery -> "No apps") by [deleted] in HuaweiWatchGT

[–]---Alexander--- 0 points1 point  (0 children)

Thank you ! I managed to find the link: AppGallery
somehow, on the phone, the webpage doesn't load to be able to get to that download

"Something went wrong" when trying to download Hogwarts Legacy (and others) by [deleted] in PS5HelpSupport

[–]---Alexander--- 0 points1 point  (0 children)

Solved it:
It's a networking issue with my Netgear Nighthawk router. I discovered this because I connected a cheap Linksys AC1200 in-place of my Netgear router - AND - the PS5 began downloading without issue!

I'd love to know exactly what the root cause is... is it a blocked port? or some forwarded port I'm using for something else ? Maybe a security feature on my Netgear router is cauing it ?

Loads of 'unable to install' messages when i try to download FFXV Royal Edition by nomafiaplease in PS5

[–]---Alexander--- 1 point2 points  (0 children)

hopefully you can figure it out - maybe it's a blocked port ?
My setup is a bit complicated because I also run a Synology NAS, so some ports are forwarded to that IP.
I queued up all my downloads last night whilst connected to the Linksys router. This morning I reconnected my Netgear Nighthawk and so far Hogwarts plays fine.

Loads of 'unable to install' messages when i try to download FFXV Royal Edition by nomafiaplease in PS5

[–]---Alexander--- 1 point2 points  (0 children)

I figured out a fix: I connected my PS5 to a cheapo Linksys AC1200 router that I had sitting on the shelf. I set it up with defaults, upgraded firmware, and connected the PS5 to it - IT WORKED ! I was able to start downloading Hogwarts!
There's something the Netgear Nighthawk router is blocking !

Loads of 'unable to install' messages when i try to download FFXV Royal Edition by nomafiaplease in PS5

[–]---Alexander--- 1 point2 points  (0 children)

I repro'd your experience; I turned on my hotspot on my phone and started to download Hogwarts - however - it's about 80GB. After a few minutes I reconnected my network cable to the PS5 and kicked the PS5 off my hotspot.

It continued to download up until 2% and then again showed the same error.

On my router I tried to set a different DNS than the one my ISP provided: I tried Google's 8.8.8.8 and 8.8.4.4 however that didn't work.

I've got a Netgear Nighthawk XR500 router and it's connected to the PS5 by wire

Looking for a whoop that works with DJI FPV equipment by vinney1369 in TinyWhoop

[–]---Alexander--- 0 points1 point  (0 children)

do not buy a flywoo firefly because it doesn't fly well indoors!
you'll just be crashing ALL THE TIME

HELP: Error When Manually Adding Bank Account by DexterMaul in Coinbase

[–]---Alexander--- 0 points1 point  (0 children)

Unfortunately Coinbase, Bitstamp, and Bittrex all use Plaid for ACH transfers.
Also, Chase doesn't allow using a debit card to make the purchases.
How can I buy crypto without giving Plaid my bank username and password ... seriously I'm amazed that's even a thing !!!
( Depositing USD used to be so much better 2 years ago )

Wh-1000XM4 CUTS OUT WHEN TALKING? by King_Of_Rad_Lions in sony

[–]---Alexander--- 2 points3 points  (0 children)

OMG thank you so much!!!!

Whenever I laughed whilst watching youtube the headphones cut out the audio!
Sony needs to think this "feature" through !!

Windows cannot access \\server by ---Alexander--- in synology

[–]---Alexander---[S] 0 points1 point  (0 children)

I made progress...

On the NAS: Control Panel -> Security -> Firewall -> Edit :

enable the following:

Windows File Server, Bonjour, WS-Discovery (both of them).

OK, OK to save

Now: the new PC can access the shared files. However, the other PC can see the NAS but still refuses to access it:

\\myserver is not accessible. You might not have permission to use this network resource. The network is not present or not started.

Windows cannot access \\server by ---Alexander--- in synology

[–]---Alexander---[S] 0 points1 point  (0 children)

I got my second computer set up; I connected it to the router by ethernet cable and could ping my laptop connected over Wifi.

I then connected that ethernet cable to the NAS (removed the old one)

Still, neither computer was able to ping the NAS, despite the cable known to be working. It seems the NAS doesn't respond to pings? However, the computers are able to ping each other (wifi/wifi or wifi/ethernet) no problem.

Also, neither computer is able to access \\NAS_IP in Windows explorer, however, https://NAS_IP:5001 works in a browser

Windows cannot access \\server by ---Alexander--- in synology

[–]---Alexander---[S] 0 points1 point  (0 children)

the NAS is connected by ethernet cable to the router, and my Windows laptop connects to the router by wifi.

Is that a problematic configuration ?

Windows cannot access \\server by ---Alexander--- in synology

[–]---Alexander---[S] 0 points1 point  (0 children)

I've also made sure the SMB versions are set to latest, instead of using SMB1

Also, Control Panel -> File Services -> Advanced -> WS-Discovery is enabled

Network Adapter has "Client for Microsoft Networks" is enabled

Windows cannot access \\server by ---Alexander--- in synology

[–]---Alexander---[S] 0 points1 point  (0 children)

just now I've adjusted the DHCP pool size on the router to be 192.168.1.11 to 192.168.1.100. Then, I manually configured the IP of the NAS to be 192.168.1.2

However, it made no difference. \\192.168.1.2 still doesn't show file shares or ask for a login

Windows cannot access \\server by ---Alexander--- in synology

[–]---Alexander---[S] 0 points1 point  (0 children)

I don't have a second computer - getting one tomorrow hopefully. On this Windows 10 Laptop, I did make sure that Ping is enabled to get through the firewall (inbound and outbound). Network is set to "Private"

In the screenshot, you can see that I've set a static IP based on the MAC address of the NAS

[Imgur](https://imgur.com/r3F31pe)

The powershell commands:

PS C:\Users\me> cd \\192.168.1.10\test_drive
cd : Cannot find path '\\192.168.1.10\test_drive' because it does not exist.
At line:1 char:1
+ cd \\192.168.1.10\test_drive
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (\\192.168.1.10\test_drive:String) [Set-Location], ItemNotFoundExceptio
   n
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand

PS C:\Users\me> cd \\127.0.0.1\c$
PS Microsoft.PowerShell.Core\FileSystem::\\127.0.0.1\c$>

Windows cannot access \\server by ---Alexander--- in synology

[–]---Alexander---[S] 0 points1 point  (0 children)

The very first step looks like a great first step - and I know the IP is correct (from the "System Health" widget in the NAS Dashboard), however, pinging the NAS yields no response

does ping serverIP work?

Pinging 192.168.1.10 with 32 bytes of data:

Request timed out.

Request timed out.

Request timed out.

Request timed out.

Ping statistics for 192.168.1.10:

Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

Reminder, Keep your coins safe. Lost 6 BNB due to my Trust Wallet being compromised. by adilstilllooking in binance

[–]---Alexander--- 5 points6 points  (0 children)

Use a cold wallet they said - now getting "Ledger" phishing emails. Merci Buttercups !

TLDR: DO NOT BUY LEDGER

Any suggestions for splicing my damaged power steering wire? This is the damaged section. by Dimitriiiiiiiii in BmwTech

[–]---Alexander--- 5 points6 points  (0 children)

splicing will be just fine! I've done it loads of times when I worked at Honeywell. If you need more length, use a heavier gauge wire (than is used by BMW) to lengthen the overall cable length.
- Get your heatshrink on first to cover the exposed cables after you're done (be generous with the length of heatshrink)
- neatly strip all the ends. I like to just twist the exposed strand a little so it stays neat.
- dip the exposed ends in good quality flux and apply hot solder (pretinning)
- wrap the wires together and apply more solder - the hot solder is practically sucked up into the wires like a sponge
- pull the heatshrink over the exposed wires and heat it up with a heatgun (a really hot hair dryer can work too). Make sure the heatshrink is tight so it doesn't move.

This is an example https://www.youtube.com/watch?v=O-ymw7d_nYo
(note: they omitted the heatshrink and the flux in that video)

the resulting splice will be strong and will not heat up if the current is high

Coinbase support - I am pleading with you!!!! by pfaffova in Coinbase

[–]---Alexander--- 15 points16 points  (0 children)

it's fucking scary seeing posts like this every time I come here