34
Views
2
Comments
Module name "buffer" has not been loaded yet for context:
Question

Hi Guru's!

I have 2 mac mini computers with chrome, when I go to my app on the personal cloud on one computer I have no problems. But on the second computer I always get the error message: 

there was an error processing your request


In service center I see:

Message[ErrorScreen] Module name "buffer" has not been loaded yet for context: _. Use require([])https://requirejs.org/docs/errors.html#notloaded

Environment InformationeSpaceVer: Id=24125, PubId=0, CompiledWith=11.23.0.40636RequestUrl: xxx/moduleservices/log?clientTimeInMillis=1695823012968 (Method: POST)AppDomain: /LM/W3SVC/3/ROOT/Swartbox-4-133402965706980363FilePath: C:\OutSystems\Sandboxes\SE6V3X000\Platform Server\running\Swartbox\ClientIp: 64.252.114.112 X-Forwarded-For: 88.159.97.5Locale: en-USDateFormat: dd-MM-yyyyPID: 24616 ('w3wp', Started='9/27/2023 1:55:59 PM', Priv=351Mb, Virt=2115362Mb)TID: 33Thread Name:.NET: 4.0.30319.42000Client Runtime Packages: client-runtime-core= 3.34.1;Client-Side Log


If I go on incognito mode on the computer the problem doesn't occure.

Any idea's what this could be?

If it works in incognito mode, it must be a cookie problem. Try to delete cookies and try again...

It could be a chrome extension interfering with platform JavaScript. Extensions don't run in incognito which could explain the behavior you are experiencing.

Kindly check the error stack trace to see if the word "chrome-extension" appears and grab the extensionid from there.

Then is just a matter of disabling extension and check if error goes away.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.