medis icon indicating copy to clipboard operation
medis copied to clipboard

Medis.app launched with no interface

Open lyqeyes opened this issue 7 years ago • 21 comments

system: MBP, OS X EI Capitan version 10.11.6 (15G31)

I download zip package from github and run deploy commands following the README.md

npm install npm run deploy

then the Medis.app generated successfully.
But when I run it, there is only an icon in docker with no User Interface.

image

What's the problem?
Who can help me...

image

lyqeyes avatar Sep 14 '17 11:09 lyqeyes

i got the same problem

srarcbrsent avatar Sep 16 '17 03:09 srarcbrsent

Same here, I'm on macOS Sierra

pherrymason avatar Sep 18 '17 13:09 pherrymason

I too had the same issue.

keenen avatar Sep 19 '17 20:09 keenen

For me as well... (macOS High Sierra 10.13)

motiejunas avatar Oct 12 '17 18:10 motiejunas

I'm also bumping into this issue. I'm running MacOS High Sierra too (npm v5.5.1 & node v8.7.0). The only way I could get it to work is by running npm run dev, and then running npm run start (in another tab) after Webpack had finished building. This brings up the UI and allows you to start using it. Not ideal, but it's a workaround at least.

The one thing I did find when running npm run start was that I get a few errors in my terminal. Not sure if it's specific to me though.

rm: Medis.app/Contents/Resources/app.asar: No such file or directory [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

joshuatalb avatar Oct 20 '17 11:10 joshuatalb

same here and also [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 this error msg

pingcheng avatar Nov 08 '17 10:11 pingcheng

+1

RaMin0 avatar Feb 14 '18 18:02 RaMin0

+1

fortis avatar May 04 '18 20:05 fortis

+1

vladlavrik avatar Jul 04 '18 18:07 vladlavrik

+1

SethStalley avatar Jul 21 '18 15:07 SethStalley

+1

romikzo avatar Jul 22 '18 15:07 romikzo

+1

wakaryry avatar Aug 04 '18 02:08 wakaryry

+1

JulianTenschert avatar Jan 30 '19 08:01 JulianTenschert

+1

Enoooch avatar Feb 19 '19 06:02 Enoooch

+1

RyanKlann avatar Aug 27 '19 17:08 RyanKlann

I'm also bumping into this issue. I'm running MacOS High Sierra too (npm v5.5.1 & node v8.7.0). The only way I could get it to work is by running npm run dev, and then running npm run start (in another tab) after Webpack had finished building. This brings up the UI and allows you to start using it. Not ideal, but it's a workaround at least.

The one thing I did find when running npm run start was that I get a few errors in my terminal. Not sure if it's specific to me though.

rm: Medis.app/Contents/Resources/app.asar: No such file or directory [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

It works with npm run dev, and then running npm run start

daniesy avatar Dec 12 '19 14:12 daniesy

Catalina: I got the same problem

dejurin avatar Mar 09 '20 11:03 dejurin

Catalina +1 Same problem

hao830103 avatar Mar 16 '20 03:03 hao830103

Catalina +1 Any update ?

avillegas avatar Apr 10 '20 01:04 avillegas

Why does there still has so much +1? I opened the issue 3 years ago... Some months ago, I cloned the repo and run those commands(updated as 3 years ago) follow the README.md. I remember that it can work as expected now.

Assuming U really has this problem,

~~U can give a try to the app I packaged as follow.~~

aha, the .zip is so big that I can not upload it as an attachment. so U can

  1. try to package it by youself. u can use some utils like electron-packager
  2. email me (lyq#oureda.cn) then I will send u the app package. Tip: I have MAC app only.

lyqeyes avatar Apr 14 '20 10:04 lyqeyes

I'm also bumping into this issue. I'm running MacOS High Sierra too (npm v5.5.1 & node v8.7.0). The only way I could get it to work is by running npm run dev, and then running npm run start (in another tab) after Webpack had finished building. This brings up the UI and allows you to start using it. Not ideal, but it's a workaround at least. The one thing I did find when running npm run start was that I get a few errors in my terminal. Not sure if it's specific to me though. rm: Medis.app/Contents/Resources/app.asar: No such file or directory [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

It works with npm run dev, and then running npm run start

works for me

phuoc-insignia avatar May 12 '20 13:05 phuoc-insignia

Hello 👋

Our development focus has now shifted to the next generation of Medis: Medis 2. Compared to its predecessor, Medis 2 offers enhanced performance, more powerful features, and a more delightful interface. If you encounter any problems with Medis 2, feel free to reopen this issue, and together, we can explore possible solutions.

Download Medis 2 for free: https://getmedis.com/. Thanks for using and supporting Medis 1!

luin avatar Sep 17 '23 11:09 luin