# Regarding Mautic

**URL:** https://forum.mautic.org/t/regarding-mautic/22718
**Category:** 🇮🇳 Mautic in India
**Created:** [February 15, 2022, 6:25am UTC](https://forum.mautic.org/t/regarding-mautic/22718 "2022-02-15T06:25:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mserp](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/mserp/32/6327_2.png) [@mserp](https://forum.mautic.org/u/mserp)
#### Post date: [February 15, 2022, 6:25am UTC](https://forum.mautic.org/t/regarding-mautic/22718/1 "2022-02-15T06:25:39Z")

</div>

We had setup? Configured Mautic instance on AWS and its worked properly , But suddenly link getting stopped and showing error as a attached screenshot , So we need help to fix the same.

 ![WhatsApp Image 2022-02-15 at 11.20.45 AM](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/9/91b94a7d1d0c6fab049d34c40fd99b864a5c79ca.jpeg)

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [February 15, 2022, 12:53pm UTC](https://forum.mautic.org/t/regarding-mautic/22718/2 "2022-02-15T12:53:35Z")

</div>

Make sure your persmissions are set properly and clear the cache with the proper user.

Example: (make sure you use the righ path and user)

chown -R www-data:www-data /var/www/html/mautic/  
chmod -R 755 /var/www/html/mautic/  
php /var/www/html/mautic/bin/console cache:clear
