[SOLVED] Index was outside the bounds of the array error on Dashboard page

Reported by: Grant
Created: 11 months 25 days ago
Last reply: 10 months 19 days ago
Views: 557

Hi, I have done a clean install of Ubuntu 16.04 and Tiny CP on my VPS and once the TinyCP setup is done, I get the error "Index was outside the bounds of the array" any time I land on the dashboard page. I have the suspicion it may have something to do with the mono install  as that was a missing requirement before I could get the TinyCP installer to run. (I used the instructions on https://www.mono-project.com/download/stable/#download-lin-ubuntu to get mono installed)

The full error output is below:

  at TL.Lib.ProcStat.readCPU () [0x00043] in <25b626cacef5496eb01a0035f185541c>:0 
  at TL.Lib.ProcStat.timer_Elapsed (System.Object sender, System.EventArgs e) [0x0000c] in <25b626cacef5496eb01a0035f185541c>:0 
  at TL.Lib.ProcStat.get_Data () [0x00031] in <25b626cacef5496eb01a0035f185541c>:0 
  at TL.API.Sys.Base.MonitorEP.Data () [0x00001] in <25b626cacef5496eb01a0035f185541c>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <a1ae6166591d4020b810288d19af38d4>:0 

Is there a specific version of the mono-runtime I should be using that is the most compatible? And is there anything else I should be looking at that could have caused this error?

Thanks

That's not a Mono issue. We have fixed this bug in 2.200.2 nightly. Should be also available now in 2.201 stable build, all you have to do is to update your panel. 
Thank you so much for the speedy reply and for the fix. Just updated and it is all working perfectly now. 

Hello,

I encounter the same issue, and the version in use is Client version: 2.245.0, server version: 2.247.0.

Any ideas?

Regards,

Forgot to add the error message as well:

  at TL.API.Web.PHP.PHP.PHPVersionAvailable () [0x000c2] in <567854f932014f8bb832412d33e975a4>:0 

  at TL.API.Web.PHP.PHPEP.Dicts () [0x0001e] in <567854f932014f8bb832412d33e975a4>:0 

  at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)

  at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007c] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 

Join our Discord server
Write a reply Edit a reply