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

Node-RED doesn't see images #1

Open
stas-malavin opened this issue May 7, 2024 · 3 comments
Open

Node-RED doesn't see images #1

stas-malavin opened this issue May 7, 2024 · 3 comments

Comments

@stas-malavin
Copy link

Hi Ethan,

I'm trying to set up pallet-segmenter on my Ubuntu laptop.
Followed the instructions, everything seems to work fine (except that there's just one edge brunch instead of main in README.md).
However, I can't see any folder in the Node-RED dashboard, while the File Browser works and sees what is supposed.
segmenter-issue

Another question, how do I run the pallet-segmenter without pulling the images each time with sudo -E forklift plt apply?
Should I run all the Docker containers one by one manually?

Thank you,
Stas

@ethanjli
Copy link
Member

ethanjli commented May 7, 2024

Hi, Stas - thanks so much for trying out this repository and reporting these issues! To address each item:

  • edge branch instead of main in README.md: good catch, thanks for mentioning this typo! I've fixed this error in the README now.
  • forklift plt apply pulling images every time: Two weeks ago I updated the forklift tool to a new version (v0.7.0, though now the latest version is v0.7.1) which changes the behavior of forklift plt apply - but I had forgotten to update the usage instructions in this repository's README to change the commands in the usage instructions so that they account for the changed behavior of the forklift tool. I've updated the README now - can you confirm that you're running v0.7.0 or v0.7.1 of forklift (by running forklift --version), and then see if the updated README instructions solve the problems you had with the Docker container images being pulled at unnecessary/inconvenient times?
  • Node-RED dashboard doesn't see any folders even though File Browser sees folders: I've pushed a commit now which simplifies how the pallet makes the data folder available to the Node-RED dashboard, to match what the pallet does for the File Browser - hopefully this will fix the problem. Can you see if the issue is resolved if you just follow the updated README instructions?

@stas-malavin
Copy link
Author

stas-malavin commented May 15, 2024

Hi Ethan,
Sorry for the late reply — thank you for the answer!
Unfortunately, I still can't see the ~/.local/share/planktoscope/data/img folder (or any other) from Node-RED dashboard. The list of folders is just empty…
I'm running forklift v0.7.1. sudo -E forklift stage apply command works like a charm.

Here's a log, not sure if the error is somehow related to the problem or not
2024-05-15_18-42-24_252151.log

@ethanjli
Copy link
Member

ethanjli commented Jun 6, 2024

Hi, Stas - sorry about the slow response on my end. The situation leading to the problem you're experiencing seems to be a bit complicated, so it'll take some more time for me to figure out some next steps for troubleshooting this problem. I'll send another reply once I have some things for you to try out!

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

2 participants