# נתקל בבעיה בעת הגדרת Discourse על מופע AWS EC2 שלי Ubuntu20, EBS 30GB RAM 1GB

**URL:** https://meta.discourse.org/t/facing-issue-while-setting-up-discourse-on-my-aws-ec2-instance-ubuntu20-ebs-30gb-ram-1gb/291679
**Category:** Self-hosting
**Tags:** server-resources
**Created:** [15 בינואר,‏ 2024,‏ 3:34pm UTC](https://meta.discourse.org/t/facing-issue-while-setting-up-discourse-on-my-aws-ec2-instance-ubuntu20-ebs-30gb-ram-1gb/291679 "2024-01-15T15:34:15Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Ed\_S](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ed_s/32/134015_2.png) [@Ed\_S](https://meta.discourse.org/u/Ed_S)
#### Post date: [15 בינואר,‏ 2024,‏ 10:09pm UTC](https://meta.discourse.org/t/facing-issue-while-setting-up-discourse-on-my-aws-ec2-instance-ubuntu20-ebs-30gb-ram-1gb/291679/5 "2024-01-15T22:09:49Z")

</div>

Thanks. Please post a more complete log. Some process has died, causing some other process to fail to write to it.

It’s a good idea also to look in the kernel logs for out of memory conditions  
`dmesg | egrep -i "memory|oom"`  
and if you find any please post the surrounding context  
`dmesg | egrep -i9 "memory|oom"`

As you have lots of free disk space, adding more swap may help. You should also be sure you’ve made the kernel settings changes as recommended in [MKJ’s Opinionated Discourse Deployment Configuration](https://meta.discourse.org/t/mkjs-opinionated-discourse-deployment-configuration/193355)

---

_[View the full topic](https://meta.discourse.org/t/facing-issue-while-setting-up-discourse-on-my-aws-ec2-instance-ubuntu20-ebs-30gb-ram-1gb/291679)._
