fuzzz / extshark

Web-based packet decoder
MIT License
32 stars 19 forks source link

Blank Page #7

Open Lex1020 opened 6 years ago

Lex1020 commented 6 years ago

I downloaded the files and ran the install script but the webpage is completely blank.

I've tried moving all the file in the extshark-master directory into the /var/www and /var/www/html directories but still get nothing.

fuzzz commented 6 years ago

Hi! Check errors in browser javascript console and in http server error log.

чт, 8 марта 2018 г., 15:22 Lex1020 notifications@github.com:

I downloaded the files and ran the install script but the webpage is completely blank.

I've tried moving all the file in the extshark-master directory into the /var/www and /var/www/html directories but still get nothing.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fuzzz/extshark/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/ABkFnood9XgHlzSwWEgo2uRn7RC7833Cks5tcSJpgaJpZM4SimUN .

Canz2 commented 2 years ago

Hi I'm also getting a blank page

with this error



ext-all.js:15 Uncaught TypeError: Cannot read properties of undefined (reading 'isProvider')
    at m.addProvider (ext-all.js:15)
    at func.js:3
addProvider @ ext-all.js:15
(anonymous) @ func.js:3

ext-all.js:15 Uncaught TypeError: Cannot read properties of undefined (reading 'isProvider')
    at m.addProvider (ext-all.js:15)
    at main.js:6
    at ext-all.js:15
    at b (ext-all.js:15)

favicon.ico:1 GET https://www.my-url/extshark/favicon.ico 404 (Not Found)```