# Charts not updating after https move

**URL:** https://forum.mautic.org/t/charts-not-updating-after-https-move/7933
**Category:** Product Support
**Created:** [March 14, 2017, 3:16pm UTC](https://forum.mautic.org/t/charts-not-updating-after-https-move/7933 "2017-03-14T15:16:42Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![JonT](https://avatars.discourse-cdn.com/v4/letter/j/5daacb/32.png) [@JonT](https://forum.mautic.org/u/JonT)
#### Post date: [March 14, 2017, 3:16pm UTC](https://forum.mautic.org/t/charts-not-updating-after-https-move/7933/1 "2017-03-14T15:16:42Z")

</div>

Hi,  
  
  
  
Loving the software, thanks to all that make it possible.  
  
  
  
I moved my site from http to https the other week and I’m pretty sure I caught all the spots in Mautic where URLs needed changing.  
  
  
  
Everything works OK apart from all charts are not updating… Charts only update when I clean the cache or Mautic updates (cache clean).  
  
  
  
Forms regenerated… URLs changed, CORS set…  
  
  
  
Any idea what I may have missed?  
  
  
  
Many thanks for any guidance… site is [jtid.co.uk](http://jtid.co.uk)  
  
  
  
Rgds  
  
  
  
Jon

---

<div class="post-metadata">

### Author: ![JonT](https://avatars.discourse-cdn.com/v4/letter/j/5daacb/32.png) [@JonT](https://forum.mautic.org/u/JonT)
#### Post date: [March 14, 2017, 3:16pm UTC](https://forum.mautic.org/t/charts-not-updating-after-https-move/7933/2 "2017-03-14T15:16:42Z")

</div>

Hi,

Loving the software, thanks to all that make it possible.

I moved my site from http to https the other week and I’m pretty sure I caught all the spots in Mautic where URLs needed changing.

Everything works OK apart from all charts are not updating… Charts only update when I clean the cache or Mautic updates (cache clean).

Forms regenerated… URLs changed, CORS set…

Any idea what I may have missed?

Many thanks for any guidance… site is [jtid.co.uk](http://jtid.co.uk)

Rgds

Jon

---

<div class="post-metadata">

### Author: ![JonT](https://avatars.discourse-cdn.com/v4/letter/j/5daacb/32.png) [@JonT](https://forum.mautic.org/u/JonT)
#### Post date: [April 11, 2017, 3:30pm UTC](https://forum.mautic.org/t/charts-not-updating-after-https-move/7933/3 "2017-04-11T15:30:57Z")

</div>

Sorry for bumping this but the charts are still not updating.

Pretty sure its got to be a cache issue or i’ve somehow missed an https from the domain… any advice would be really helpful.

Rgds

Jon

---

<div class="post-metadata">

### Author: ![redneckbob](https://avatars.discourse-cdn.com/v4/letter/r/73ab20/32.png) [@redneckbob](https://forum.mautic.org/u/redneckbob)
#### Post date: [April 11, 2017, 11:58pm UTC](https://forum.mautic.org/t/charts-not-updating-after-https-move/7933/4 "2017-04-11T23:58:42Z")

</div>

I’m assuming that your Dashboard isn’t updating and if that is the case, check for errors in these two locations:

Settings -\> System Info -\> Logs  
Settings -\> System Info -\> Folder & File Permissions

Not sure what web server you’re running nor what OS you are using, so I can’t give you the exact commands, but you’ll need to make sure that media/dashboard is owned by the web server user/group and the permissions on that directory are 755.

`root@goats:/var/www/html# ls -altd media/dashboards
drwxr-xr-x 2 www-data www-data 4096 Apr 7 00:15 media/dashboards`
