icstechsales / dql-explorer

Other
9 stars 14 forks source link

Access the database with a browser no result #31

Open mdvtr opened 4 years ago

mdvtr commented 4 years ago

Hi! Canot Access the database with a browser. In browser i get a blank page without any views... browser_blank

mdvtr commented 4 years ago

in Domino console: Agent 'getDatabasesFromServer' error: Type mismatch

ikuzmenkov commented 4 years ago

2019-11-08_17-35-10 while looking into chrome console I can see 2 errors: 2.b8f6ce29.chunk.js:1 TypeError: Cannot read property 'length' of undefined at t.value (main.1acec038.chunk.js:1) at xo (2.b8f6ce29.chunk.js:1) at Do (2.b8f6ce29.chunk.js:1) at ko (2.b8f6ce29.chunk.js:1) at ja (2.b8f6ce29.chunk.js:1) at qa (2.b8f6ce29.chunk.js:1) at xs (2.b8f6ce29.chunk.js:1) at Is (2.b8f6ce29.chunk.js:1) at Ts (2.b8f6ce29.chunk.js:1) at Za (2.b8f6ce29.chunk.js:1) pa @ 2.b8f6ce29.chunk.js:1 main.1acec038.chunk.js:1 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined at t.value (main.1acec038.chunk.js:1) at xo (2.b8f6ce29.chunk.js:1) at Do (2.b8f6ce29.chunk.js:1) at ko (2.b8f6ce29.chunk.js:1) at ja (2.b8f6ce29.chunk.js:1) at qa (2.b8f6ce29.chunk.js:1) at xs (2.b8f6ce29.chunk.js:1) at Is (2.b8f6ce29.chunk.js:1) at Ts (2.b8f6ce29.chunk.js:1) at Za (2.b8f6ce29.chunk.js:1)

dprosper commented 4 years ago

did you follow all the steps from the Quickstart, including signing the database with the appropriate admin ID? https://github.com/icstechsales/dql-explorer#quickstart

Any errors are seen on the Domino server console?

dprosper commented 4 years ago

in Domino console: Agent 'getDatabasesFromServer' error: Type mismatch

What Operating System is the Domino server running under and what version?

What version of Domino?

mdvtr commented 4 years ago

did you follow all the steps from the Quickstart, including signing the database with the appropriate admin ID? https://github.com/icstechsales/dql-explorer#quickstart yes Any errors are seen on the Domino server console? Agent 'getDatabasesFromServer' error: Type mismatch

mdvtr commented 4 years ago

in Domino console: Agent 'getDatabasesFromServer' error: Type mismatch

What Operating System is the Domino server running under and what version? Astralinux Astra CE 2.12.14 (orel) What version of Domino? Domino 10.0.1 fp3

Klausl21 commented 3 years ago

Hi! Canot Access the database with a browser. In browser i get a blank page without any views... browser_blank

Same issue to me. Domino v11.0.1 on Windows 2016 box Any step done as described in quickstart Signed with Admin ID >> no success signed with Server ID >> no success

Setup everything on a second server Domino v11.0.1 on Windows 2012 box Any step done as described in quickstart Signed with Admin ID >> no success signed with Server ID >> no success

any time I open the URL xxx.xxx/dqlexplorer.nsf/index.html for less then one sec. the screen show the index.html, but immediatly blend out to grey window.

It's a great pity