Code Monkey home page Code Monkey logo

mmm-synology-ds's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mmm-synology-ds's Issues

Black Screen on Magic Mirror start

Thanks for a nice module but I'm having strange issue. Maybe you can help. I'm such a noob.
My installation process looked like this:

npm install synology-api
cd ~/MagicMirror/modules
git clone https://github.com/Thlb/MMM-synology-ds
cd MMM-synology-ds
npm install

All above installed well. Below is my config part:

{
module: 'MMM-synology-ds',
position: 'bottom_left',
header: 'Download Station',
config: {
host: '192.168.0.15',
port: '5000', // Server port (not required if default port (5000) is used)
user: 'mylogin',
passwd: 'pass',
refreshInterval: 10, // in seconds
compactMode: true, // recommanded in left or right position.
}
},
Not sure whats wrong. Magic Mirror starts but I get black screen (all modules are not showing)
Help

magic.node - node/electron version (?) issue

Hey,

Thanks for this MMM module! It looks amazing, exactly what I need for my Mirror.. Unfortunately after the installation I received an error:

App threw an error during load Error: The module '/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/build/Release/magic.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 48. This version of Node.js requires NODE_MODULE_VERSION 53. Please try re-compiling or re-installing the module (for instance, using npm rebuild ornpm install). at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) at Object.Module._extensions..node (module.js:598:18) at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/lib/index.js:3:13) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/lib/index.js:32:3) Whoops! There was an uncaught exception... Error: The module '/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/build/Release/magic.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 48. This version of Node.js requires NODE_MODULE_VERSION 53. Please try re-compiling or re-installing the module (for instance, using npm rebuild ornpm install). at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) at Object.Module._extensions..node (module.js:598:18) at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/lib/index.js:3:13) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/lib/index.js:32:3) MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues Launching application.
I've tried to reinstall/rebuild it but it doesn't help at all. Do you have any idea how can I solve this issue?

My setup:
Raspberry Pi 3
Node: v.6.10.0
MMM: v2.1.0

Cheers,
Peter

Transmission

hi,

is it possible do to the same module with transmission on my synology ?
thanks.

No configuration

Even I'm sure that configuration is OK, the module says that there is no station with this conf. I can do PING on IP (from raspberry), I can open webpage and login with credentials from config.js - works. What can be problem? Enabled/disabled any service on DS (latest DSM)?

thanks, Zdeněk

MM doesn't start after install this module

I've did install, also npm install, asl get all patches/updates of Jessie... adding rows to config.js make MM freeze, not possible to even quit, I had to remove power from RP3

		{
  		module: 'MMM-synology-ds',
    		position: 'bottom_right',
    		header: 'Stahování',
    		config: {
     		 	host: 'local_ip',
      			port: '5000', // Server port (not required if default port (5000) is used)
      			login: 'user',
      			passwd: 'pass',
      			refreshInterval: 60, // in seconds
      			compactMode: true, // recommanded in left or right position.
  		 	}
  		},

tried login via web to "local_ip" with "user" and "pass" on default 5000 port - works. idea?

Zdeněk

access https url

Hello,
is there an option to access my synology using https protocol instead http?

When the module refresh itself , the LOG record '17'

When the module refresh itself , the LOG record '17'. And it keeps going on like this :

[28.03.2021 23:47.55.732] [LOG] 17
[28.03.2021 23:48.05.735] [LOG] 17
[28.03.2021 23:48.15.733] [LOG] 17
[28.03.2021 23:48.25.750] [LOG] 17
[28.03.2021 23:48.35.727] [LOG] 17
[28.03.2021 23:48.45.741] [LOG] 17
[28.03.2021 23:48.55.740] [LOG] 17
[28.03.2021 23:49.05.768] [LOG] 17
[28.03.2021 23:49.15.748] [LOG] 17

It would be a little annoying and maybe it would use more memory and CPU?Is there any way to shut it down? I‘ve check the code and found no clue...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.