Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ahmeda's avatar

Connecting to forge.laravel.com timeout

I'm using the forge to deploy my website, using custom VPS after sitting the information for the first page of custom Vps the gave me the wet command to run it in my server... I ssh to my server and then run the forge command:

......
Connecting to forge.laravel.com (forge.laravel.com)|2606:XXXXXXXX|:443... failed: Connection timed out.

I got timeout

My server is fresh and I did not install anything on it

0 likes
3 replies
Sinnbeck's avatar

A wet command? wget ? What is the exact command you are running?

ahmeda's avatar

@Sinnbeck Yeah I'm sorry it is wget

This one in my server via SSH

wget -O forge.sh "https://forge.laravel.com/servers/XXXX/vps?forge_token=eyXXXXXXXXsInZhbHVlIjoieGd1S2g2aTJzaGZ0M3JGeGxaXXXXXXXXXX"; bash forge.sh

Please or to participate in this conversation.