OpenBullet2 icon indicating copy to clipboard operation
OpenBullet2 copied to clipboard

[Bug]: Why Console Box Don't Appear ?

Open davinci19213 opened this issue 3 years ago • 2 comments

Version of the software

2.4

Operating system

ubuntu/Windows11

Browser / Native

firefox, chrome

What happened?

A bug happened! Why the console BOX don't appear ? See Link image, -> HERE

DEBUG ERROR:

 headManager.js:79 Uncaught SyntaxError: Unexpected token 'export' loader.js:1320 Uncaught Error: Can only have one anonymous define call per script file at r.enqueueDefineAnonymousModule (loader.js:1320:23) at _ (loader.js:1807:27) at bootstrap.bundle.min.js:6:136 at bootstrap.bundle.min.js:6:204 loader.js:1344 Duplicate definition of module 'vs/editor/editor.main.nls' blazor.server.js:1 [2022-08-30T00:33:50.555Z] Information: Normalizing '_blazor' to 'http://127.0.0.1:5000/_blazor'. blazor.server.js:1 [2022-08-30T00:33:50.579Z] Information: WebSocket connected to ws://127.0.0.1:5000/_blazor?id=Ir2_cj4mm07wKe1l93fEdw. Impossibile caricare la mappa di origine in DevTools: Impossibile caricare il contenuto per http://127.0.0.1:5000/js/bootstrap.bundle.min.js.map: Errore HTTP: codice di stato 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE. Impossibile caricare la mappa di origine in DevTools: Impossibile caricare il contenuto per http://127.0.0.1:5000/js/popper.min.js.map: Errore HTTP: codice di stato 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE. http://127.0.0.1:5000/js/popper.min.js.map

aught Error: Can only have one anonymous define call per script file at r.enqueueDefineAnonymousModule (loader.js:1320:23) at _ (loader.js:1807:27) at bootstrap.bundle.min.js:6:136 at bootstrap.bundle.min.js:6:204 loader.js:1344 Duplicate definition of module 'vs/editor/editor.main.nls' r.defineModule @ loader.js:1344 blazor.server.js:1 [2022-08-30T00:39:04.649Z] Information: Normalizing '_blazor' to 'http://0.0.0.0:5000/_blazor'. blazor.server.js:1 [2022-08-30T00:39:04.689Z] Information: WebSocket connected to ws://0.0.0.0:5000/_blazor?id=rzRFBXfKo-JvId0VLI5snA.

Relevant LoliCode if needed

FIREFOX DEBUG CONSOLE:

Error: Promised response from onMessage listener went out of scope background.js:841:170 Uncaught SyntaxError: export declarations may only appear at top level of a module headManager.js:79 Uncaught Error: Can only have one anonymous define call per script file enqueueDefineAnonymousModule loader.js:1320 _ loader.js:1807 bootstrap.bundle.min.js:6 bootstrap.bundle.min.js:6 loader.js:1320:22 Duplicate definition of module 'vs/editor/editor.main.nls' loader.js:1344:28 [2022-08-30T01:08:39.685Z] Information: Normalizing '_blazor' to 'http://0.0.0.0:5000/_blazor'. blazor.server.js:1:37158 Use of drawWindow method from CanvasRenderingContext2D is deprecated. Use tabs.captureTab extensions API instead https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/tabs/captureTab pagedata-script.js:1:12465 [2022-08-30T01:08:39.774Z] Information: WebSocket connected to ws://0.0.0.0:5000/_blazor?id=S-AaHQa6BiprwjLHv0RiJQ. blazor.server.js:1:37158 Error: Promised response from onMessage listener went out of scope 2 background.js:841:170 Source map error: Error: request failed with status 404 Resource URL: http://0.0.0.0:5000/js/bootstrap.bundle.min.js Source Map URL: bootstrap.bundle.min.js.map

No response

davinci19213 avatar Aug 29 '22 22:08 davinci19213

Did you download the precompiled version or did you try to compile it yourself?

openbullet avatar Aug 30 '22 17:08 openbullet

Screenshot_2022-09-01_04_33_2

Did you download the precompiled version or did you try to compile it yourself?

Yes i have downloaded the precompiled version from here :; https://github.com/openbullet/OpenBullet2/releases/tag/0.2.4 have try yo refresh install from 0 two times.... but nothing to do OpenBullet2.zip for my kali linux 22

i have try with Firefox, Chrome, Brave and Chromium but always same problem.... have you an idea to get solve it?

DEBUG :1st_place_medal:

Uncaught SyntaxError: Unexpected token 'export' loader.js:1320 Uncaught Error: Can only have one anonymous define call per script file at r.enqueueDefineAnonymousModule (loader.js:1320:23) at _ (loader.js:1807:27) at bootstrap.bundle.min.js:6:136 at bootstrap.bundle.min.js:6:204 loader.js:1344 Duplicate definition of module 'vs/editor/editor.main.nls' r.defineModule @ loader.js:1344 blazor.server.js:1 [2022-09-01T04:20:07.261Z] Information: Normalizing '_blazor' to 'http://127.0.0.1:5000/_blazor'. blazor.server.js:1 [2022-09-01T04:20:07.274Z] Information: WebSocket connected to ws://127.0.0.1:5000/_blazor?id=4I0s7ht3rLcG7S59BI51Pw. DevTools failed to load source map: Could not load content for http://127.0.0.1:5000/FileReaderComponent.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for http://127.0.0.1:5000/js/bootstrap.bundle.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

thanks

dyurnozz avatar Sep 01 '22 02:09 dyurnozz

The new web client will fix this, so I will close the issue for now. Please wait for the new release.

openbullet avatar Jun 06 '24 21:06 openbullet