Page 1 of 1

Not loading Instagram.

Posted: 2019-03-28, 13:17
by sabandija
Not loading instagram dot com, any help will be appreciated. I only see a blank page with the IG icon at the very center of the page.

Re: Not loading Instagram.

Posted: 2019-03-28, 14:44
by coffeebreak
I see the same as OP. (Basilisk 2019-03-27 with new profile, Win 7 x86)

Error console had this:

Code: Select all

Error: SyntaxError: invalid property id
Source File: https://www.instagram.com/static/bundles/es6/ConsumerCommons.js/44f5e27f35c5.js
Line: 8, Column: 337
Source Code:
nction(o,u,s){const{allowStale:c,onCached:v}={allowStale:!1,...s},p=l[o];null!=p&&(n[o]={value:u(null,p.value),timestamp

Error: SyntaxError: invalid property id
Source File: https://www.instagram.com/static/bundles/es6/Consumer.js/502c4b91f092.js
Line: 7, Column: 8853
Source Code:
e(t,o);return A&&_?A.props.fetch(i(d[13]),c,_).then(h=>f(c,{...h,match:_,shells:T,path:t.pathname})).catch(()=>f(c)):Pro

Error: SyntaxError: invalid property id
Source File: https://www.instagram.com/static/bundles/es6/LandingPage.js/56abdf57c255.js
Line: 1, Column: 965
Source Code:
pe:t,showAccountRecoveryModal:o,showSuggestedUsernamePage:s,...l}=this.props;return a(d[5]).createElement(i(d[6]),{hideF


Edit:
The page displayed after changing the value of general.useragent.compatMode.version from 60.9 to 52.9

(FF 52 user agent override for Instagram also worked)

Re: Not loading Instagram.

Posted: 2019-03-28, 15:54
by sabandija
coffeebreak wrote:I see the same as OP. (Basilisk 2019-03-27 with new profile, Win 7 x86)

Error console had this:

Code: Select all

Error: SyntaxError: invalid property id
Source File: https://www.instagram.com/static/bundles/es6/ConsumerCommons.js/44f5e27f35c5.js
Line: 8, Column: 337
Source Code:
nction(o,u,s){const{allowStale:c,onCached:v}={allowStale:!1,...s},p=l[o];null!=p&&(n[o]={value:u(null,p.value),timestamp

Error: SyntaxError: invalid property id
Source File: https://www.instagram.com/static/bundles/es6/Consumer.js/502c4b91f092.js
Line: 7, Column: 8853
Source Code:
e(t,o);return A&&_?A.props.fetch(i(d[13]),c,_).then(h=>f(c,{...h,match:_,shells:T,path:t.pathname})).catch(()=>f(c)):Pro

Error: SyntaxError: invalid property id
Source File: https://www.instagram.com/static/bundles/es6/LandingPage.js/56abdf57c255.js
Line: 1, Column: 965
Source Code:
pe:t,showAccountRecoveryModal:o,showSuggestedUsernamePage:s,...l}=this.props;return a(d[5]).createElement(i(d[6]),{hideF


Edit:
The page displayed after changing the value of general.useragent.compatMode.version from 60.9 to 52.9

(FF 52 user agent override for Instagram also worked)
Thanks for your help.
Yes, I also figured it out moments ago, by first installing that addon called "Random Agent Spoofer"... and did some search in the about:config area, and just added the string. solved!

Code: Select all

general.useragent.override.instagram.com
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
,,,in the about:config.

Re: Not loading Instagram.

Posted: 2019-08-13, 14:25
by rodndtube
Help me out here, please. I know there is likely a simple solution.

How do I access about:config to make the fix?

When typing about:config in the URL box I am able to make the change to the version number but that fouls up other things, so my question is how do I change the coding that only changes for Instagram, 1) can I directly access about:config or 2) do I make changes using a "addon called "Random Agent Spoofer" or another agent spoofer, and where would I acquire the spoofer?

Re: Not loading Instagram.

Posted: 2019-08-13, 23:37
by coffeebreak
rodndtube wrote:
2019-08-13, 14:25
how do I change the coding that only changes for Instagram
You can set a site-specific user agent override for instagram.com in about:config. No extension is needed.

There are detailed instructions (involving a different website/user agent) in this post - adapt them using the strings in this code box:

Code: Select all

general.useragent.override.instagram.com

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 

Re: Not loading Instagram.

Posted: 2019-08-23, 03:17
by rodndtube
Thanks, works like a charm. Also had to make the fix for buoyweather.com, a site that I use.