# Pydio cells installation

**URL:** https://forum.pydio.com/t/pydio-cells-installation/2179
**Category:** Pydio Cells
**Created:** [February 20, 2019, 5:19pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179 "2019-02-20T17:19:43Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 20, 2019, 5:19pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/1 "2019-02-20T17:19:43Z")

</div>

Hi there. I was tryng to install pydio cells on Ubuntu 18.04.2 Server (in Hyper-V) using this guide

> **[How to install Pydio Cells on Ubuntu 18.04](https://www.techrepublic.com/article/how-to-install-pydio-cells-on-ubuntu-18-04/)**
>
> Cloud-based collaboration tool Pydio Cells offers an array of flexible features, including in-app messaging, file sharing, and version control. Here's a look at the installation process, step by step.

instead of downloading the 1.0.1 version (as linked in the guide) I have downloaded the 1.4.0  
The problem occurs at the moment in which I run the command “./cells install” because I get this:

panic: runtime error: invalid memory address or nil point dereference

I was thinking that it could occur because the apache2 service is running (in the beginning it’s specified that this service has to stop) but it installed itself at the moment I installed php and I’m not able to stop it. Maybe this is the problem?

Regards,  
Gabriele

---

<div class="post-metadata">

### Author: ![zayn](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zayn](https://forum.pydio.com/u/zayn)
#### Post date: [February 21, 2019, 7:52am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/2 "2019-02-21T07:52:46Z")

</div>

Hi,  
you could disable apache, but it should not be an issue if you are binding cells to a port different than 80 or 443.

---

<div class="post-metadata">

### Author: ![charles](https://yyz2.discourse-cdn.com/flex032/user_avatar/forum.pydio.com/charles/32/3_2.png) [@charles](https://forum.pydio.com/u/charles)
#### Post date: [February 21, 2019, 8:50am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/3 "2019-02-21T08:50:35Z")

</div>

@zayn couldn’t this be linked to the need of having an private IP ?

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 8:51am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/4 "2019-02-21T08:51:42Z")

</div>

Thank you. So what do you think I could do to try to solve this problem?

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 9:00am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/5 "2019-02-21T09:00:26Z")

</div>

sorry charles, I didn’t read your answer. The Ubuntu server got an IP from DHCP. We need tu run Pydio Cells on a local network, I suppose this could change something

---

<div class="post-metadata">

### Author: ![zayn](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zayn](https://forum.pydio.com/u/zayn)
#### Post date: [February 21, 2019, 9:03am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/6 "2019-02-21T09:03:05Z")

</div>

As Charles pointed it out, do you have a private interface on your server.  
usually you should have one.

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 9:18am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/7 "2019-02-21T09:18:10Z")

</div>

![pydio%20error](https://canada1.discourse-cdn.com/flex032/uploads/pydio/original/1X/e643ad0377a5c3f2d0f38795cefb5d99a3de705e.png)  
This is the entire stack if you need.

---

<div class="post-metadata">

### Author: ![zayn](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zayn](https://forum.pydio.com/u/zayn)
#### Post date: [February 21, 2019, 9:27am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/8 "2019-02-21T09:27:24Z")

</div>

Could you show me the output of your ifconfig,  
you can hide the sensitive addresses.

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 9:54am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/9 "2019-02-21T09:54:54Z")

</div>

Here it is

 ![pydio%20error](https://canada1.discourse-cdn.com/flex032/uploads/pydio/original/1X/540b0860a162572a65dfae1912a2abd2d3019d6a.png)

---

<div class="post-metadata">

### Author: ![zayn](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zayn](https://forum.pydio.com/u/zayn)
#### Post date: [February 21, 2019, 10:00am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/10 "2019-02-21T10:00:09Z")

</div>

Could you describe what you put on the settings when you install,  
more importantly what you put for the internal & external urls.

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 10:08am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/11 "2019-02-21T10:08:06Z")

</div>

I followed the guide above. I installed a clean Ubuntu Server 18.04.2 then installed and configured mysql and PHP. No changes to the network or other. When I go to install cells I get that error. In the meanwhile I will try to repeat the installation on a physical machine and not in a virtual environment

---

<div class="post-metadata">

### Author: ![zayn](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zayn](https://forum.pydio.com/u/zayn)
#### Post date: [February 21, 2019, 10:26am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/12 "2019-02-21T10:26:37Z")

</div>

It should not be an issue that you are on a physical machine or virtual env.  
By the way php is no more required.  
Do not hesitate to ask me if you are still stuck.

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 10:32am UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/13 "2019-02-21T10:32:27Z")

</div>

Ok, I will try a new installation whthout php. Let’s see what happen

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 12:10pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/14 "2019-02-21T12:10:08Z")

</div>

nothing, reinstalled ubuntu + mysql and at the moment of installing cells the same error as above. Maybe wrong permissions to the install file?  
I run on it :  
sudo chmod u+x cells  
sudo chown pydio.pydio cells

---

<div class="post-metadata">

### Author: ![zayn](https://avatars.discourse-cdn.com/v4/letter/z/a87d85/32.png) [@zayn](https://forum.pydio.com/u/zayn)
#### Post date: [February 21, 2019, 2:25pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/15 "2019-02-21T14:25:20Z")

</div>

Hi,  
are you running `./cell install` as the pydio user ?

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 2:30pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/16 "2019-02-21T14:30:22Z")

</div>

during install I made only one user named pydio

---

<div class="post-metadata">

### Author: ![hbogner](https://avatars.discourse-cdn.com/v4/letter/h/58f4c7/32.png) [@hbogner](https://forum.pydio.com/u/hbogner)
#### Post date: [February 21, 2019, 2:36pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/17 "2019-02-21T14:36:25Z")

</div>

Hi @assitec

I don’t know why but Pydio Cells needs one IP address in private range, and 192.0.x.x is not private range.  
You need to fake one network with a private ip range:

10.0.0.0 - 10.255.255.255 (10/8 prefix)  
172.16.0.0 - 172.31.255.255 (172.16/12 prefix)  
192.168.0.0 - 192.168.255.255 (192.168/16 prefix)

> **[IPv4 Blocks for Private Internets](https://www.ripe.net/manage-ips-and-asns/db/ipv4-blocks-for-private-internets)**
>
> RFC 1918 governs which IPv4 blocks can be used for private internets.

  
Regards, Hrvoje

---

<div class="post-metadata">

### Author: ![hbogner](https://avatars.discourse-cdn.com/v4/letter/h/58f4c7/32.png) [@hbogner](https://forum.pydio.com/u/hbogner)
#### Post date: [February 21, 2019, 2:42pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/18 "2019-02-21T14:42:45Z")

</div>

Hi @charles

I still don’t get why Pydio Cells needs a private IP to make it work?  
Is 127.0.0.1 not private enough?  
Why force the use of 10.0.0.0, 172.16.0.0, 192.168.0.0 ?  
Why would you limit it like that?  
Not every server on the internet is behind some proprietary Firewall/NAT solution, a lot of them are directly on the internet, and the explanation in troubleshooting is realy stupid: “This typically happens on small VPS that are hosted in the cloud and don’t have a private address by default.”

Regards, Hrvoje

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 2:45pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/19 "2019-02-21T14:45:39Z")

</div>

Zayn, checking the version I realized that 1.4.0 was released yesterday. I dowloaded the 1.2.5 and the install started. Do I need to install PHP for this version?

---

<div class="post-metadata">

### Author: ![assitec](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@assitec](https://forum.pydio.com/u/assitec)
#### Post date: [February 21, 2019, 2:48pm UTC](https://forum.pydio.com/t/pydio-cells-installation/2179/20 "2019-02-21T14:48:35Z")

</div>

thanks for your tip Hrevoje, I suppose have to reach that situation yet. I’m trying to install now. How do I have to configure the host parameters to have pydio working in a local network?

[Next page](https://forum.pydio.com/t/pydio-cells-installation/2179.md?page=2)
