TankNee / Memocast

Yet another elegant Wiz Note Client, which was built with Quasar UI Framework and based on Electron.
https://tanknee.github.io/Memocast
MIT License
362 stars 33 forks source link

eror succes when run app in MacOs Monterrey 12.6 #202

Open Maria-aress opened 2 years ago

Maria-aress commented 2 years ago
Error: ERR_FAILED (-2) loading 'http://localhost:8080'
    at rejectAndCleanup (node:electron/js2c/browser_init:161:7486)
    at Object.stopLoadingListener (node:electron/js2c/browser_init:161:7861)
    at Object.emit (node:events:394:28)

Electron 16.0.10 Electron 16.0.10 darwin 21.6.0 Locale: es

TankNee commented 2 years ago

do you have launched wiz docker server in 8080 port?

Maria-aress commented 1 year ago

Nop, only testing your code in my mac

TankNee commented 1 year ago

Sorry, this application is a third-part client for wiz note, before launching Memocast, you should start the wiz docker server if you choose to log in with self host server.

What's more, can you take a screenshot of your error stage?