Blank Menu for settings

Hello,

Just installed on Mac OS X 10.6.8. I can load the website config just fine, but in the settings option, I only see the tabs, but no menu options (Just blank white space). Advanced Settings slider and save button are there, but that’s it on each tab. Where should I start to look to fix?

Might be related to language settings?

Which version of Sonarr?
Which version of mono?
Any errors in the logs?

Version
2.0.0.3212
Mono Version
4.0.1 ((detached/ed1d3ec Tue May 26 17:22:37 EDT 2015)

No errors in log

Thanks!

Language/Time are set to my location (English/right time zone)

I am switching from Sick Beard as well - not sure if that has anything to do with it…

Which browser are you using?
Are you accessing Sonarr from the same system?

If you open the Developer tools in your browser are there any errors in the networking tab?

Using Safari 5.1

I do get an error in main.js

this.prototype.onRender = function() {
Validation.bind(this);
this.bindToModelValidation = bindToModel.bind(this);
main.js:4853TypeError: ‘undefined’ is not a function (evaluating ‘bindToModel.bind(this)’)

            if (this.model) {
                this.bindToModelValidation(this.model);
            }

Either something we’re doing is unsupported that version of Safari or something is cached incorrectly. Try clearing your browser cache as well as another browser to diagnose further.

Cache cleared in Safari - Same Result - Webpage pulls up (As it did before), but then menu options are blank still.

Firefox 38.0.5 - Just get the animated dots, never even get to webpage
Google Chrome - Just get the dots, no animation, never get to webpage

What language is the system language set to?

A similar issue was caused by having the language set to Turkish, though we haven’t determined why that caused an issue.