# Installation issues on Scaleway

**URL:** https://meta.discourse.org/t/installation-issues-on-scaleway/66867
**Category:** Self-hosting
**Created:** [2017 年 7 月 26 日午後 3:57 UTC](https://meta.discourse.org/t/installation-issues-on-scaleway/66867 "2017-07-26T15:57:49Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![CFi](https://avatars.discourse-cdn.com/v4/letter/c/71c47a/32.png) [@CFi](https://meta.discourse.org/u/CFi)
#### Post date: [2017 年 7 月 26 日午後 3:57 UTC](https://meta.discourse.org/t/installation-issues-on-scaleway/66867/1 "2017-07-26T15:57:49Z")

</div>

Hello,

I tried to install discourse on x64 Scaleway server.  
I changed settings to allow smtp according to this post [ScaleWay review? - #44 by ljpp](https://meta.discourse.org/t/scaleway-review/40916/44)

I followed instructions from this page [discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md)

after typing ./discourse-setup  
the setup tools stop giving me infos… after this message:

> INFO – : \> cd /var/www/discourse && su discourse -c ‘bundle install --deployment --verbose --without test --without development’

due to : “packet\_write\_wait: Connection to 212.xx.xxx.45 port 22: Broken pipe”

I tried two different servers (see image below), trying Ubuntu Xenial and Debian Streched… which are up to date before installation…

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/9/89ec516c775e6cf60d164053d14ce908640d8016.png)

I don’t really know what to do ?  
Any ideas ?

Thanks

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [2017 年 7 月 26 日午後 6:59 UTC](https://meta.discourse.org/t/installation-issues-on-scaleway/66867/2 "2017-07-26T18:59:02Z")

</div>

Did you use the discourse imagehub on scaleway?  
[https://www.scaleway.com/imagehub/discourse/](https://www.scaleway.com/imagehub/discourse/)

---

<div class="post-metadata">

### Author: ![CFi](https://avatars.discourse-cdn.com/v4/letter/c/71c47a/32.png) [@CFi](https://meta.discourse.org/u/CFi)
#### Post date: [2017 年 7 月 27 日午前 7:10 UTC](https://meta.discourse.org/t/installation-issues-on-scaleway/66867/3 "2017-07-27T07:10:16Z")

</div>

No, I didn’t… looking at github, It looks like the files are 2 years old… no update.  
I started from a fresh install of Debian / Ubuntu (1 tries on each system)… following the steps of the how-to

---

<div class="post-metadata">

### Author: ![CFi](https://avatars.discourse-cdn.com/v4/letter/c/71c47a/32.png) [@CFi](https://meta.discourse.org/u/CFi)
#### Post date: [2017 年 7 月 28 日午後 4:02 UTC](https://meta.discourse.org/t/installation-issues-on-scaleway/66867/4 "2017-07-28T16:02:02Z")

</div>

Problem solved. It was an ssh problem.  
Look at [https://christophegx.ovh/connexion-ssh-write-failed-broken-pipe/](https://christophegx.ovh/connexion-ssh-write-failed-broken-pipe/)  
and don’t forget to restart SSH service, connect and disconnect SSH before retry !
