# Ubuntu : DevKinsta : Port issue

**URL:** https://community.kinsta.com/t/ubuntu-devkinsta-port-issue/4944
**Category:** Application Support
**Created:** [March 26, 2025, 2:04pm UTC](https://community.kinsta.com/t/ubuntu-devkinsta-port-issue/4944 "2025-03-26T14:04:38Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jeff\_porter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/jeff_porter/32/4574_2.png) [@jeff\_porter](https://community.kinsta.com/u/jeff_porter)
#### Post date: [March 26, 2025, 2:04pm UTC](https://community.kinsta.com/t/ubuntu-devkinsta-port-issue/4944/1 "2025-03-26T14:04:39Z")

</div>

I’m installed DevKinsta 2.13.4 on to Ubuntu 24.04.2.LTS.

I’ve cloned my site from Kinsta and that seems fine.

If I try to open the site I’m redirected from .local:8081 to .local and I get ‘This site cannot be reached’.

I’ve tried with “auto-detect open ports” enabled/disabled.  
I’ve changed the default port from 42789 to 8081, and I get the same redirect.  
I’ve tried incognito window to avoid some cached settings/value.

docker -ps shows…

 ![image](https://us1.discourse-cdn.com/flex020/uploads/kinsta/original/2X/e/e46f7474f952f6245c5a292d21dd2c153a648638.png)

I’ve pruned old docker images (docker system prune -a) and restarted, and no change.

hosts file seems fine, they all point to local system..

jp@jp-Inspiron-3721:~$ more /etc/hosts | grep nex  
::1 nex_**y.local  
127.0.0.1 nex**_y.local  
::1 www.nex_**y.local  
127.0.0.1 www.nex**_y.local  
127.0.0.1 nex_**y.local  
127.0.0.1 www.nex**_y.local  
::1 nex_**y.local  
::1 www.nex**_y.local

So I don’t think its a domain name routing issue, just a port forwarding issue.

Can you offer any advice please.

---

<div class="post-metadata">

### Author: ![jeff\_porter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/jeff_porter/32/4574_2.png) [@jeff\_porter](https://community.kinsta.com/u/jeff_porter)
#### Post date: [March 26, 2025, 8:06pm UTC](https://community.kinsta.com/t/ubuntu-devkinsta-port-issue/4944/2 "2025-03-26T20:06:12Z")

</div>

This is only an issue on my site I’ve imported from Kinsta. Creating a new local test site works fine.

> **[NexProperty](https://nexproperty.co.uk)**

---

<div class="post-metadata">

### Author: ![Adrian\_L](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/adrian_l/32/2810_2.png) [@Adrian\_L](https://community.kinsta.com/u/Adrian_L)
#### Post date: [March 27, 2025, 6:04am UTC](https://community.kinsta.com/t/ubuntu-devkinsta-port-issue/4944/3 "2025-03-27T06:04:17Z")

</div>

Hi @jeff_porter

Welcome to the Kinsta Community.

The URLs in the WordPress database might not have been updated when you switched ports in the Devkinsta app. Can you check if the old ports are still included for the site and home URLs in the site’s database? (example: [https://yourdomain.com:42789](https://yourdomain.com:42789))

---

<div class="post-metadata">

### Author: ![jeff\_porter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/jeff_porter/32/4574_2.png) [@jeff\_porter](https://community.kinsta.com/u/jeff_porter)
#### Post date: [March 27, 2025, 4:27pm UTC](https://community.kinsta.com/t/ubuntu-devkinsta-port-issue/4944/4 "2025-03-27T16:27:33Z")

</div>

I rebooted twice and it seems to have solved the issue, I can now access the site via 8081. This enough for me play with devKinsta, thanks.
