# Taiga install on ubuntu

**URL:** https://community.taiga.io/t/taiga-install-on-ubuntu/3935
**Category:** Self hosted Taiga
**Tags:** scrum
**Created:** [September 5, 2024, 3:06am UTC](https://community.taiga.io/t/taiga-install-on-ubuntu/3935 "2024-09-05T03:06:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Thulasidhar\_Reddy](https://dub1.discourse-cdn.com/flex017/user_avatar/community.taiga.io/thulasidhar_reddy/32/2937_2.png) [@Thulasidhar\_Reddy](https://community.taiga.io/u/Thulasidhar_Reddy)
#### Post date: [September 5, 2024, 3:06am UTC](https://community.taiga.io/t/taiga-install-on-ubuntu/3935/1 "2024-09-05T03:06:09Z")

</div>

i have installed the self-hosted . all are done. i was unable to see the login page. Can any one suggest me. where i have done mistake.

 ![nginx file](https://europe1.discourse-cdn.com/flex017/uploads/taiga/original/2X/6/6183f7d88eef5d2daa13d3c3bdb0cdf914bc216b.jpeg)

---

<div class="post-metadata">

### Author: ![Charlie](https://avatars.discourse-cdn.com/v4/letter/c/d6d6ee/32.png) [@Charlie](https://community.taiga.io/u/Charlie)
#### Post date: [September 5, 2024, 7:22am UTC](https://community.taiga.io/t/taiga-install-on-ubuntu/3935/2 "2024-09-05T07:22:08Z")

</div>

Hi there!

Are there any nginx logs? In particular, error logs. Also, please check the logs for the different Taiga services.

Best regards!

---

<div class="post-metadata">

### Author: ![Thulasidhar\_Reddy](https://dub1.discourse-cdn.com/flex017/user_avatar/community.taiga.io/thulasidhar_reddy/32/2937_2.png) [@Thulasidhar\_Reddy](https://community.taiga.io/u/Thulasidhar_Reddy)
#### Post date: [September 5, 2024, 3:19pm UTC](https://community.taiga.io/t/taiga-install-on-ubuntu/3935/3 "2024-09-05T15:19:13Z")

</div>

![nginx log](https://europe1.discourse-cdn.com/flex017/uploads/taiga/original/2X/1/12874180a354a39a0c88117120ac89cdc9037a8a.jpeg)

hi can you check this i am getting the error in logs

---

<div class="post-metadata">

### Author: ![Charlie](https://avatars.discourse-cdn.com/v4/letter/c/d6d6ee/32.png) [@Charlie](https://community.taiga.io/u/Charlie)
#### Post date: [September 6, 2024, 9:54am UTC](https://community.taiga.io/t/taiga-install-on-ubuntu/3935/4 "2024-09-06T09:54:25Z")

</div>

It seems nginx cannot write to the access log.

Did you check folder permissions? Since you are using `/home/taiga` for the nginx logs, instead of the standard `/var/log/nginx`, make sure nginx can navigate there and write on the logs.

I’m assuming this log comes from `/var/log/nginx/error.log` right?

Best regards!
