Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Loads of console errors giving a blank page #13

Open
@Y-Less

Description

@Y-Less
GET 
http://192.168.1.83:3000/ [HTTP/1.1 200 OK 2ms]
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src http://192.168.1.83:3000 data: https://ssl.gstatic.com 'unsafe-eval'"). Source: var FuckAdBlock = function () {
        ....  192.168.1.83:3000:1
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src http://192.168.1.83:3000 data: https://ssl.gstatic.com 'unsafe-eval'"). Source: var BlockAdBlock = function () {
       ....  192.168.1.83:3000:1
GET 
http://192.168.1.83:3000/cordova.js [HTTP/1.1 200 OK 8ms]
GET 
http://192.168.1.83:3000/bundle.js [HTTP/1.1 404 Not Found 8ms]
GET 
http://192.168.1.83:3000/socket.io/socket.io.js [HTTP/1.1 200 OK 4ms]
The resource from “http://192.168.1.83:3000/bundle.js” was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).[Learn More]  192.168.1.83:3000
GET 
http://192.168.1.83:3000/bundle.js [HTTP/1.1 404 Not Found 2ms]
GET 
http://192.168.1.83:3000/cordova_plugins.js [HTTP/1.1 200 OK 6ms]
The resource from “http://192.168.1.83:3000/bundle.js” was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).[Learn More]  192.168.1.83:3000
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src http://192.168.1.83:3000 data: https://ssl.gstatic.com 'unsafe-eval'"). Source: //
// Reload the app if server detects l....  192.168.1.83:3000:15
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src http://192.168.1.83:3000 data: https://ssl.gstatic.com 'unsafe-eval'"). Source: (function(window) {
    var socket = io(....  192.168.1.83:3000:51
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src http://192.168.1.83:3000 data: https://ssl.gstatic.com 'unsafe-eval'"). Source: //
// Proxy
///
// Intercept XHR calls t....  192.168.1.83:3000:89
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src http://192.168.1.83:3000 data: https://ssl.gstatic.com 'unsafe-eval'"). Source: //
// Push notification
//
(function() {....  192.168.1.83:3000:117
GET 
http://192.168.1.83:3000/plugins/cordova-plugin-statusbar/www/statusbar.js [HTTP/1.1 200 OK 3ms]
GET 
http://192.168.1.83:3000/plugins/cordova-plugin-statusbar/src/browser/statusbar.js [HTTP/1.1 200 OK 7ms]
Error: exec proxy not found for :: StatusBar :: _ready  cordova.js:989:9

I tried uploading a screenshot, but that didn't work on github. I also tried expanding some of the errors but couldn't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions