MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. daegon-jjiya
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 10
    • Groups 0

    daegon-jjiya

    @daegon-jjiya

    0
    Reputation
    139
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    daegon-jjiya Unfollow Follow

    Latest posts made by daegon-jjiya

    • RE: Please help me...........

      @sdetweil

      Complete with lots of text and the same black screen appears.

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.9.0 start /home/pi/MagicMirror
      > sh run-start.sh
      
      Starting MagicMirror: v2.9.0
      Loading config ...
      Loading module helpers ...
      No helper found for module: alert.
      Initializing new module helper ...
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper ...
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper ...
      Module helper loaded: newsfeed
      Initializing new module helper ...
      Module helper loaded: MMM-Hotword
      WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system
      Expected directory: electron-v3.0-linux-arm-glibc
      Found: [node-v64-linux-arm-glibc]
      This problem can often be fixed by running "npm rebuild" on the current system
      Original error: Cannot find module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node'
      Loading module helpers ...
      No helper found for module: alert.
      Initializing new module helper ...
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper ...
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper ...
      Module helper loaded: newsfeed
      Initializing new module helper ...
      Module helper loaded: MMM-Hotword
      App threw an error during load
      Error: Failed to load gRPC binary module because it was not installed for the current system
      Expected directory: electron-v3.0-linux-arm-glibc
      Found: [node-v64-linux-arm-glibc]
      This problem can often be fixed by running "npm rebuild" on the current system
      Original error: Cannot find module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node'
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:53:17)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:64:3)
          at Module._compile (internal/modules/cjs/loader.js:711:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
          at Module.load (internal/modules/cjs/loader.js:620:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
          at Function.Module._load (internal/modules/cjs/loader.js:551:3)
          at Module.require (internal/modules/cjs/loader.js:658:17)
          at require (internal/modules/cjs/helpers.js:20:18)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:144:12)
      Whoops! There was an uncaught exception...
      { Error: Failed to load gRPC binary module because it was not installed for the current system
      Expected directory: electron-v3.0-linux-arm-glibc
      Found: [node-v64-linux-arm-glibc]
      This problem can often be fixed by running "npm rebuild" on the current system
      Original error: Cannot find module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node'
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:53:17)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:64:3)
          at Module._compile (internal/modules/cjs/loader.js:711:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
          at Module.load (internal/modules/cjs/loader.js:620:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
          at Function.Module._load (internal/modules/cjs/loader.js:551:3)
          at Module.require (internal/modules/cjs/loader.js:658:17)
          at require (internal/modules/cjs/helpers.js:20:18)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:144:12) code: 'MODULE_NOT_FOUND' }
      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.
      Shutting down server...
      Stopping module helper: updatenotification
      Stopping module helper: calendar
      Stopping module helper: newsfeed
      Stopping module helper: MMM-Hotword
      Stopping module helper: updatenotification
      Stopping module helper: calendar
      Stopping module helper: newsfeed
      Stopping module helper: MMM-Hotword
      pi@raspberrypi:~/MagicMirror $ 
      
      

      It repeats even if you start from the beginning.

      I’ll install it from the beginning though. Please let me know some notes during installation

      Sorry and thank you
      
      posted in General Discussion
      D
      daegon-jjiya
    • RE: Please help me...........

      @daegon-jjiya

      thank you
      
      posted in General Discussion
      D
      daegon-jjiya
    • RE: Please help me...........

      @sdetweil Only black screen appears. T,.T

      posted in General Discussion
      D
      daegon-jjiya
    • RE: Please help me...........

      @sdetweil

      I tried using the link above, but when I ran Red text and Magic Mirror, the following characters were displayed and the Magic Mirror screen did not appear.


      pi@raspberrypi:~ $ cd MagicMirror
      pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.9.0 start /home/pi/MagicMirror
      sh run-start.sh

      Starting MagicMirror: v2.9.0
      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Module helper loaded: newsfeed
      Initializing new module helper …
      Module helper loaded: MMM-Hotword
      WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system
      Expected directory: electron-v3.0-linux-arm-glibc
      Found: [node-v64-linux-arm-glibc]
      This problem can often be fixed by running “npm rebuild” on the current system
      Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node’

      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Module helper loaded: newsfeed
      Initializing new module helper …
      Module helper loaded: MMM-Hotword
      App threw an error during load
      Error: Failed to load gRPC binary module because it was not installed for the current system
      Expected directory: electron-v3.0-linux-arm-glibc
      Found: [node-v64-linux-arm-glibc]
      This problem can often be fixed by running “npm rebuild” on the current system
      Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node’
      at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:53:17)
      at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:64:3)
      at Module._compile (internal/modules/cjs/loader.js:711:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
      at Module.load (internal/modules/cjs/loader.js:620:32)
      at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
      at Function.Module._load (internal/modules/cjs/loader.js:551:3)
      at Module.require (internal/modules/cjs/loader.js:658:17)
      at require (internal/modules/cjs/helpers.js:20:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:144:12)
      Whoops! There was an uncaught exception…
      { Error: Failed to load gRPC binary module because it was not installed for the current system
      Expected directory: electron-v3.0-linux-arm-glibc
      Found: [node-v64-linux-arm-glibc]
      This problem can often be fixed by running “npm rebuild” on the current system
      Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node’
      at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:53:17)
      at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:64:3)
      at Module._compile (internal/modules/cjs/loader.js:711:30)
      at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
      at Module.load (internal/modules/cjs/loader.js:620:32)
      at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
      at Function.Module._load (internal/modules/cjs/loader.js:551:3)
      at Module.require (internal/modules/cjs/loader.js:658:17)
      at require (internal/modules/cjs/helpers.js:20:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:144:12) code: ‘MODULE_NOT_FOUND’ }
      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.
      Shutting down server…
      Stopping module helper: updatenotification
      Stopping module helper: calendar
      Stopping module helper: newsfeed
      Stopping module helper: MMM-Hotword
      Stopping module helper: updatenotification
      Stopping module helper: calendar
      Stopping module helper: newsfeed
      Stopping module helper: MMM-Hotword
      pi@raspberrypi:~/MagicMirror $


      I think you need to know the order in order to follow the link mentioned above.

      If you have time, can you easily arrange the order of installing Magic Mirror MMM-HOTWARD and MMM-AssistantMK2?

      For the first time, it’s all new and hard But I want to finish it.

      You can only imitate while watching YouTube videos. But I want to give me and my children a new experience.

      please …

      • raspberry pi 3+

      • Raspbian Buster with desktop and recommended software 2019-09-26

      • Work directly on the board rather than remotely

      • The above specification is the environment I am working on.

      posted in General Discussion
      D
      daegon-jjiya
    • RE: Please help me...........

      @sdetweil Thank you for answer. We are going to the link you tell us.

      posted in General Discussion
      D
      daegon-jjiya
    • RE: Please help me...........

      @lavolp3

      Ignored the error and finished the installation. However, after running the Magic Mirror, I want to test it, but as soon as the voice recognition function is turned on, it pops out and the following message appears.


      pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.9.0 start /home/pi/MagicMirror
      sh run-start.sh

      Starting MagicMirror: v2.9.0
      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Module helper loaded: newsfeed
      Initializing new module helper …
      Module helper loaded: MMM-Hotword
      Initializing new module helper …
      Module helper loaded: MMM-AssistantMk2
      All module helpers loaded.
      Starting server on port 8080 …
      Server started …
      Connecting socket for: updatenotification
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Connecting socket for: MMM-Hotword
      [HOTWORD] MMM-Hotword starts
      Connecting socket for: MMM-AssistantMk2
      Sockets connected & modules started …
      Launching application.
      Create new calendar fetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
      Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
      [AMK2] Recipe is loaded: hide_and_show_all_modules.js
      [AMK2] Recipe is loaded: reboot.js
      [AMK2] Recipe is loaded: screen_onoff.js
      [AMK2] Recipe is loaded: shutdown.js
      [AMK2] Temporal storage directory is clearing.
      [HOTWORD] begins.
      [HOTWORD] Detector starts listening.
      [HOTWORD] stops.
      [HOTWORD] Final Result: { detected: false }
      [HOTWORD] begins.
      [HOTWORD] Detector starts listening.
      [AMK2] assistant ready
      /home/pi/MagicMirror/node_modules/electron/dist/electron js/electron.js: symbol lookup error: /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node: undefined symbol: __atomic_store_8
      npm ERR! code ELIFECYCLE
      npm ERR! syscall spawn
      npm ERR! file sh
      npm ERR! errno ENOENT
      npm ERR! magicmirror@2.9.0 start: sh run-start.sh
      npm ERR! spawn ENOENT
      npm ERR!
      npm ERR! Failed at the magicmirror@2.9.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2019-11-14T03_53_11_525Z-debug.log

      I tried translating but it doesn’t make sense. If you know how, please answer.

      posted in General Discussion
      D
      daegon-jjiya
    • RE: Please help me...........

      @lavolp3 Yes, but no picture or flickers

      posted in General Discussion
      D
      daegon-jjiya
    • RE: Please help me...........

      @sdetweil

      pi@raspberrypi:~ $
      pi@raspberrypi:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)”

      $$\ $$\ $$\ $$\ $$\ $$\ $$$$$$
      $$$\ $$$ | _| $$$\ $$$ |_| $$ $$
      $$$$\ $$$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$\ $$$$ |$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ _/ $$ |
      $$$$$$ $$ | _
      $$\ $$ $$\ $$ |$$ |$$$$$$ $$ |$$ |$$ $$\ $$ $$\ $$ $$\ $$ $$\ $$$$$$ |
      $$ $$$ $$ | $$$$$$$ |$$ / $$ |$$ |$$ / $$ $$$ $$ |$$ |$$ | _|$$ | _|$$ / $$ |$$ | _|$$ /
      $$ |$ /$$ |$$ __$$ |$$ | $$ |$$ |$$ | $$ |$ /$$ |$$ |$$ | $$ | $$ | $$ |$$ | $$ |
      $$ | _/ $$ |$$$$$$$ |$$$$$$$ |$$ |$$$$$$$\ $$ | _/ $$ |$$ |$$ | $$ | $$$$$$ |$$ | $$$$$$$$
      _
      | _
      | _
      | _
      $$ |_| _
      |_| _|_|_| __| _
      / _| _______|
      $$\ $$ |
      $$$$$$ |
      _
      ____/

      Updating packages …
      기존:1 http://archive.raspberrypi.org/debian buster InRelease
      받기:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
      받기:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB]
      내려받기 12.8 M바이트, 소요시간 36초 (352 k바이트/초)
      패키지 목록을 읽는 중입니다… 완료
      Installing helper tools …
      패키지 목록을 읽는 중입니다… 완료
      의존성 트리를 만드는 중입니다
      상태 정보를 읽는 중입니다… 완료
      build-essential is already the newest version (12.6).
      curl is already the newest version (7.64.0-4).
      git is already the newest version (1:2.20.1-2).
      unzip is already the newest version (6.0-23+deb10u1).
      wget is already the newest version (1.20.1-1.1).
      0개 업그레이드, 0개 새로 설치, 0개 제거 및 71개 업그레이드 안 함.
      Check current Node installation …
      Node currently installed. Checking version number.
      Minimum Node version: v5.1.0
      Installed Node version: v10.15.2
      No Node.js upgrade necessary.
      Check current NPM installation …
      NPM currently installed. Checking version number.
      Minimum npm version: V6.0.0
      Installed npm version: V6.13.0
      No npm upgrade necessary.
      Cloning MagicMirror …
      'MagicMirror’에 복제합니다…
      remote: Enumerating objects: 331, done.
      remote: Counting objects: 100% (331/331), done.
      remote: Compressing objects: 100% (295/295), done.
      remote: Total 331 (delta 40), reused 198 (delta 22), pack-reused 0
      오브젝트를 받는 중: 100% (331/331), 662.32 KiB | 785.00 KiB/s, 완료.
      델타를 알아내는 중: 100% (40/40), 완료.
      Cloning MagicMirror Done!
      Installing dependencies …
      npm WARN deprecated time-grunt@2.0.0: Deprecated because Grunt is practically unmaintained. Move on to something better. This package will continue to work with Grunt v1, but it will not receive any updates.
      npm WARN deprecated @types/vfile-message@2.0.0: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed.

      electron-chromedriver@1.8.0 install /home/pi/MagicMirror/node_modules/electron-chromedriver
      node ./download-chromedriver.js

      successfully dowloaded and extracted!

      electron@3.0.13 postinstall /home/pi/MagicMirror/node_modules/electron
      node install.js

      Downloading tmp-5191-1-SHASUMS256.txt-3.0.13
      [============================================>] 100.0% of 4.79 kB (4.79 kB/s)

      magicmirror@2.9.0 install /home/pi/MagicMirror
      cd vendor && npm install

      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”})

      added 82 packages from 57 contributors and audited 220 packages in 23.801s

      magicmirror@2.9.0 postinstall /home/pi/MagicMirror
      sh untrack-css.sh && sh installers/postinstall/postinstall.sh && npm run install-fonts

      We’ll remove from the repository the css/custom.css
      This script apply git update-index --skip-worktree css/custom.css
      rm ‘css/custom.css’
      MagicMirror installation successful!

      magicmirror@2.9.0 install-fonts /home/pi/MagicMirror
      cd fonts && npm install

      added 1 package from 1 contributor and audited 1 package in 7.296s
      npm WARN acorn-jsx@5.1.0 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.

      added 1062 packages from 1314 contributors and audited 3479 packages in 369.335s

      7 packages are looking for funding.
      Run “npm fund” to find out more.
      Dependencies installation Done!
      Check plymouth installation …
      Splashscreen: Checking themes directory.
      Splashscreen: Create theme directory if not exists.
      Splashscreen: Theme copied successfully.
      Splashscreen: Changed theme to MagicMirror successfully.
      Do you want use pm2 for auto starting of your MagicMirror (y/N)?n
      Do you want to disable the screen saver? (y/N)?y

      We’re ready! Run DISPLAY=:0 npm start from the ~/MagicMirror directory to start your MagicMirror.

      The screen is dark or flickers even if the magic mirror is triggered by npm war.

      Can I ignore it and move on to the next step?

      posted in General Discussion
      D
      daegon-jjiya
    • RE: Please help me...........

      @sdetweil

      Thanks for the answer, but only the error indication for the same problem

      posted in General Discussion
      D
      daegon-jjiya
    • Please help me...........

      This is my first mirror. Even if you follow the video on YouTube, there are a lot of errors…

      Install, delete, install, delete, repeat 30 times I’m tired.

      board : raspverry pi 3 b+

      install root >

      (I’m Korean, so I did a Korean patch.)

      step.1

      sudo apt-get install fonts-nanum fonts-synbola
      reboot
      

      Success up to here

      step.2

      sudo apt-get update
      sudo apt-get upgrade
      

      Success up to here

      step. 3

      bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
      
      * > 1 error
      ********
      npm WARN deprecated time-grunt@2.0.0: Deprecated because Grunt is practically unmaintained. Move on to something better. This package will continue to work with Grunt v1, but it will not receive any updates.
      
      npm WARN deprecated @types/vfile-message@2.0.0: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed.
      
      > electron-chromedriver@1.8.0 install /home/pi/MagicMirror/node_modules/electron-chromedriver
      > node ./download-chromedriver.js
      
      successfully dowloaded and extracted!
      
      > electron@3.0.13 postinstall /home/pi/MagicMirror/node_modules/electron
      > node install.js
      
      > magicmirror@2.9.0 install /home/pi/MagicMirror
      > cd vendor && npm install
      
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      
      added 82 packages from 57 contributors and audited 220 packages in 23.983s
      found 5 vulnerabilities (4 low, 1 high)
        run `npm audit fix` to fix them, or `npm audit` for details
      
      > magicmirror@2.9.0 postinstall /home/pi/MagicMirror
      > sh untrack-css.sh && sh installers/postinstall/postinstall.sh && npm run install-fonts
      
      We'll remove from the repository the css/custom.css
      This script apply git update-index --skip-worktree css/custom.css
      rm 'css/custom.css'
      MagicMirror installation successful!
      
      *********************************************************************
      

      No more progress after this. I can’t even run a magic mirror.

      The goal is to install Hotwords and Google Assist MK2, but I can’t.

      If you have ever installed a magic mirror with your Raspberry pi B +,

      please let me know how to install it. , but I can only follow.

      I want to make it to my children like the link below. See also how to make. Please ask again

      https://www.youtube.com/watch?v=6mrfwOO0OEg&list=PL46rwaN5jZCkC_ZVdg2qvu6GxVMxM-zGK&index=4

      If you solve it, I will buy rice in Korea ^^

      posted in General Discussion
      D
      daegon-jjiya