Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesnt read stl files from some sdcard readers #19

Open
amitlobo opened this issue Sep 26, 2018 · 0 comments
Open

Doesnt read stl files from some sdcard readers #19

amitlobo opened this issue Sep 26, 2018 · 0 comments

Comments

@amitlobo
Copy link

Hi,

I am trying to read stl file from sd card using add plate display option,but cant read and the display hangs.From the shell i checked errorlogoutput file and I get the below error.

missing API key for pushbullet
/home/pi/nextion/bin/plugins/nextion/pages/addPlate.js:136
pth.push(drive.mountpoints[0].path);
^

TypeError: Cannot read property 'path' of undefined
at /home/pi/nextion/bin/plugins/nextion/pages/addPlate.js:136:60
at Array.forEach (native)
at /home/pi/nextion/bin/plugins/nextion/pages/addPlate.js:134:35
at getDevicePaths (/home/pi/nextion/node_modules/drivelist/lib/lsblk/index.$
at done (/home/pi/nextion/node_modules/drivelist/lib/lsblk/index.js:41:16)
at fs.readlink (/home/pi/nextion/node_modules/drivelist/lib/lsblk/index.js:$
at FSReqWrap.oncomplete (fs.js:123:15)

Please note the same sdcard content can be read by nanodlp on the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant