Directed here from: https://github.com/pydio/cells/issues/11
I’ve been running into this same issue, but have one network adapter
Welcome to Pydio Cells Home Edition installation
Pydio Cells Home Edition will be configured to run on this machine. Make sure to prepare the following data
- IPs and ports for binding the webserver to outside world
- MySQL 5.6+ (or MariaDB equivalent) server access
Pick your installation mode when you are ready.
Command line (performed in this terminal)
Cannot find vaultKeyPath, creating new one /home/pydio/.config/pydio/cells/cells-vault-key
Warning! A keyring is not found on this machine,
A Master Key has been created for cyphering secrets
It has been stored in /home/pydio/.config/pydio/cells/cells-vault-key
Please make sure to secure this file and update the configs
with its new location, under the defaults/keyPath key.
Other: 0.0.0.0:8888
External Host (used to access this machine from outside world if it differs from Bind Host): 0.0.0.0:8888
Disable SSL (not recommended)
Database Connection
TCP
Database Hostname: 127.0.0.1
Database Port: 3306
Database Name: cells
Database User: pydio
Database Password (leave empty if not needed): *********************
Successfully connected to the database
Frontend Configuration
Admin Login (leave passwords empty if an admin is already created): admin
Admin Password: *****
Confirm Password: *****
Advanced Settings
✗ There are some advanced settings for ports and initial data storage. Do you want to edit them:
Performing Installation
2018-12-18T18:28:56.695Z INFO Starting installation now {“bindUrl”: “http://0.0.0.0:8888”}
Created main database
Created default datasources
Configuration of gateway services
Creation of logs directory
Installation Finished: please restart with ‘./cells start’ command
Results
pydio@foo:~$ ./cells start
WARNING: File descriptor limit 1024 is too low for running Pydio Cells Home Edition in production. At least 8192 is recommended. Fix with "ulimit -n 8192".
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0xf8b78a]
goroutine 308 [running]:
github.com/pydio/cells/vendor/github.com/micro/go-web.(*service).Init(0xc4246a5400, 0xc420339780, 0x8, 0x8, 0x24, 0x1)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/vendor/github.com/micro/go-web/service.go:298 +0x31a
github.com/pydio/cells/common/service.WithWeb.func1.2(0x6ce1ee0, 0xc424705b00, 0x30aa6c0, 0xc421b14000)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/common/service/service-web.go:80 +0x529
github.com/pydio/cells/common/service.(*service).Start(0xc424705b00)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/common/service/service.go:370 +0x1fe
created by github.com/pydio/cells/cmd.glob..func27
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/cmd/services-start.go:150 +0xa3
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0xf8b78a]
goroutine 306 [running]:
github.com/pydio/cells/vendor/github.com/micro/go-web.(*service).Init(0xc4246a4280, 0xc420509440, 0x8, 0x8, 0x24, 0x1)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/vendor/github.com/micro/go-web/service.go:298 +0x31a
github.com/pydio/cells/common/service.WithWeb.func1.2(0x6ce1ee0, 0xc4246d4300, 0x47564d4c65676a32, 0x372f66734c6b4f38)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/common/service/service-web.go:80 +0x529
github.com/pydio/cells/common/service.(*service).Start(0xc4246d4300)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/common/service/service.go:370 +0x1fe
created by github.com/pydio/cells/cmd.glob..func27
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/cmd/services-start.go:150 +0xa3
Notes:
- Database is empty
- Attempting a web based install may lend to more detail as to where this issue is coming from…
2018-12-18T18:37:17.134Z INFO pydio.gateway.rest started
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0xf8b78a]
goroutine 1 [running]:
github. com/pydio/cells/vendor/github.com/micro/go-web.(*service).Init(0xc422a62000, 0xc42000e808, 0x1, 0x1, 0x1, 0x1)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/vendor/github.com/micro/go-web/service.go:298 +0x31a
github. com/pydio/cells/cmd.glob..func19(0x895ee60, 0x8b3c070, 0x0, 0x0)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/cmd/install.go:236 +0x9bc
github. com/pydio/cells/vendor/github.com/spf13/cobra.(*Command).execute(0x895ee60, 0x8b3c070, 0x0, 0x0, 0x895ee60, 0x8b3c070)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/vendor/github.com/spf13/cobra/command.go:760 +0x2c1
github. com/pydio/cells/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0x895e280, 0x1, 0x1, 0x69f6178)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/vendor/github.com/spf13/cobra/command.go:846 +0x30a
github. com/pydio/cells/vendor/github.com/spf13/cobra.(*Command).Execute(0x895e280, 0xc4200c6058, 0x0)
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/vendor/github.com/spf13/cobra/command.go:794 +0x2b
github. com/pydio/cells/cmd.Execute()
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/cmd/root.go:196 +0x36
main.main()
/opt/teamcity/agent/work/b7c550f2c973b54c/src/github.com/pydio/cells/main.go:111 +0x6a```
System setup:
- Xeon E3-1231v3 (4c/8th) - 32GB
- Apache running (same result when stopped and disabled)
- attempted bind addresses:
- 0.0.0.0:(8888|8995); 127.0.0.0:(8888|8995); localhost:(8888|8995)
- MySQL Version: 5.7.24
- OS: Ubuntu 18.04 (up to date as of 12/18/2018)
- Cells version:
- Pydio Cells Home Edition (1.2.4)
- Published on 13 Dec 18 15:08 +0000
- Revision number 6675088eca8d2c54008aaf86f188cc60f78df658
- No support ports are reserved by other services (37793, 45487, 41327, 45805, 46821, 35085)