# No routers for WP Multisite

**URL:** https://community.localwp.com/t/no-routers-for-wp-multisite/33946
**Category:** Support
**Created:** [October 31, 2022, 7:14am UTC](https://community.localwp.com/t/no-routers-for-wp-multisite/33946 "2022-10-31T07:14:25Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![przestrzalka](https://avatars.discourse-cdn.com/v4/letter/p/779978/32.png) [@przestrzalka](https://community.localwp.com/u/przestrzalka)
#### Post date: [October 31, 2022, 7:14am UTC](https://community.localwp.com/t/no-routers-for-wp-multisite/33946/1 "2022-10-31T07:14:26Z")

</div>

### Issue Summary

I’ve created a WP Multisite in subdomain mode with few sites on domain like:

aaaaa.local  
bbbbb.local  
ccccc.local

but every manually added site has no router. Only first domain added on start has router in “/Application Support/Local/run/router/nginx/conf”

I’ve used “Syn Multisite to hosts file” of course.

Every added sit shows 404:

 ![Zrzut ekranu 2022-10-31 o 08.01.40](https://us1.discourse-cdn.com/flex019/uploads/lwpforums/original/3X/a/6/a632e8aa28f6db96f1b35712209fb2f7b4ea36f0.png)

I’ve tried:

1. Restarting site
2. Restarting Local
3. Changing from Apache to Niginx
4. Reistalling Local
5. Creating new Multisite instance

but nothing helps…

#### Troubleshooting Questions

Problem in involved only to manually added sites in WP Multisite.

#### System Details

Local 6.4.3  
MacOS 12.0.1

#### Logs files

[Router logs.zip](https://community.localwp.com/uploads/short-url/dzF34hjwQAfqTcT78nGatc7UP03.zip) (863 Bytes)

---

<div class="post-metadata">

### Author: ![Nick-B](https://sea1.discourse-cdn.com/flex019/user_avatar/community.localwp.com/nick-b/32/16140_2.png) [@Nick-B](https://community.localwp.com/u/Nick-B)
#### Post date: [November 1, 2022, 8:04pm UTC](https://community.localwp.com/t/no-routers-for-wp-multisite/33946/2 "2022-11-01T20:04:37Z")

</div>

Hi @przestrzalka! Have you seen our guide here for [WordPress Multisite with Local?](https://localwp.com/help-docs/advanced/wordpress-multisite-with-local/)

Based on the logs it looks like there may be some sort of port conflict as well. So you may want to check here for further troubleshooting: [What is Router Mode? - Local](https://localwp.com/help-docs/advanced/router-mode/)

---

<div class="post-metadata">

### Author: ![przestrzalka](https://avatars.discourse-cdn.com/v4/letter/p/779978/32.png) [@przestrzalka](https://community.localwp.com/u/przestrzalka)
#### Post date: [November 2, 2022, 6:40pm UTC](https://community.localwp.com/t/no-routers-for-wp-multisite/33946/3 "2022-11-02T18:40:17Z")

</div>

> Have you seen our guide here for [WordPress Multisite with Local?](https://localwp.com/help-docs/advanced/wordpress-multisite-with-local/)

Hi, i’ve made a Multisite exactly that, how it’s described in those tutorial. But…

…when i click “Sync Multi-Site domains to hosts file” nothings happened. On your tutorial i see terminal. Maybe this is the problem, that nothing is fired by clicking?

---

<div class="post-metadata">

### Author: ![przestrzalka](https://avatars.discourse-cdn.com/v4/letter/p/779978/32.png) [@przestrzalka](https://community.localwp.com/u/przestrzalka)
#### Post date: [November 2, 2022, 6:48pm UTC](https://community.localwp.com/t/no-routers-for-wp-multisite/33946/4 "2022-11-02T18:48:59Z")

</div>

Ok, i know what’s the problem.

For example:

> **aaaa.local** - is main site

when i add next site with domain

> bbbbb. **aaaa.local**

everything works fine, but, when i’m trying to set “same level” domain, ex.:

> bbbbb.local  
> ccccc.local

routing doesn’t work…

Can you suggest any solution to achieve same level domains for whole subsites in multisite network?

---

<div class="post-metadata">

### Author: ![Nick-B](https://sea1.discourse-cdn.com/flex019/user_avatar/community.localwp.com/nick-b/32/16140_2.png) [@Nick-B](https://community.localwp.com/u/Nick-B)
#### Post date: [November 2, 2022, 8:33pm UTC](https://community.localwp.com/t/no-routers-for-wp-multisite/33946/5 "2022-11-02T20:33:15Z")

</div>

> [@przestrzalka](#):
>
> WordPress Multisite with Local?

Hi, @przestrzalka were you able to check the Router Mode document to see if there were any port conflicts happening?

Additionally, can you share your full Local Log here? [Retrieving Local’s Log File](https://localwp.com/help-docs/troubleshooting/retrieving-locals-log-file/#download-local-logs)

---

<div class="post-metadata">

### Author: ![austinwendt](https://sea1.discourse-cdn.com/flex019/user_avatar/community.localwp.com/austinwendt/32/13912_2.png) [@austinwendt](https://community.localwp.com/u/austinwendt)
#### Post date: [November 4, 2022, 7:00pm UTC](https://community.localwp.com/t/no-routers-for-wp-multisite/33946/6 "2022-11-04T19:00:07Z")

</div>

Hi @przestrzalka - Thanks for using Local!

I’ll be honest, I don’t have a _ton_ of experience with multisite, but I think I understand what you’re asking. What you’re describing by “setting the ‘same level’ domain”, ex:

> bbbbb.local  
> ccccc.local

is an example of Domain Mapping, which Local does not support. This is called out in that help doc that Nick shared. If you want to build that way, I’m not sure if there is a way to get Local to play nicely with the sites in a network… here is more information from WordPress on how to accomplish building this way, but no guarantee it will translate to Local.

> **[WordPress Multisite Domain Mapping](https://wordpress.org/documentation/article/wordpress-multisite-domain-mapping/)**
>
> WordPress multisite subsites may be mapped to a non-network top-level domain. This means a site created as subsite1.networkdomain.com, can be mapped to show as domain.com. This also works for subdirectory sites, so networkdomain.com/subsite1 can also...

---

<div class="post-metadata">

### Author: ![system](https://sea1.discourse-cdn.com/flex019/user_avatar/community.localwp.com/system/32/1_2.png) [@system](https://community.localwp.com/u/system)
#### Post date: [February 2, 2023, 7:00pm UTC](https://community.localwp.com/t/no-routers-for-wp-multisite/33946/7 "2023-02-02T19:00:44Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
