Having issue to run trellis up seeing given no error

having an issue to run trellis up seeing given on terminal with no error

trellis$ trellis up
Running command => vagrant up
Bringing machine ‘default’ up with ‘virtualbox’ provider…
==> default: Checking if box ‘bento/ubuntu-20.04’ version ‘202105.25.0’ is up to date…
==> default: [vagrant-hostmanager:guests] Updating hosts file on active guest virtual machines…
==> default: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)…
==> default: Machine already provisioned. Run vagrant provision or use the --provision
==> default: flag to force provisioning. Provisioners marked to run always will still run.
==> default: Running action triggers after up …
==> default: Running trigger…
==> default: Adding vagrant ssh-config for ellipticastudios.test to ~/.ssh/config

==> default: Machine ‘default’ has a post vagrant up message. This is a message
==> default: from the creator of the Vagrantfile, and not from Vagrant itself:
==> default:
==> default: Your Trellis Vagrant box is ready to use!
==> default: * Composer and WP-CLI commands need to be run on the virtual machine
==> default: for any post-provision modifications.
==> default: * You can SSH into the machine with vagrant ssh.
==> default: * Then navigate to your WordPress sites at /srv/www
==> default: or to your Trellis files at /home/vagrant/trellis.

A new release of trellis-cli is available: 0.9.2 → v1.0.0
Release v1.0.0 · roots/trellis-cli · GitHub

having an issue

What is the issue?

It’s not loading test site on browser there is no errors

It’s not loading test site on browser

“not loading” in what way? You see a white screen? Your browser times out? You see a 404?

Have you sshed into the vagrant box and looked at the logs?

it gives given below:

This site can’t be reached
example.com refused to connect
ERR_CONNECTION_REFUSED

Doing a search for that error and “Trellis” has a good bit of results out there, could you please let us know what you’ve tried so far to solve this problem?