Vetiver problem with docker

with "b <- board_folder(path = "/opt/ml/board")" I get

Error on line #7: 'b <- board_folder(path = "/opt/ml/board")' - Error in pin_meta():
Can't find pin called "superbowl_rf"

With b <- board_folder(path = "board"), same

without changing the plumber but just the docker, I get the result of the previous image, ERR_CONNECTION_REFUSED

Could it depend you have a different version "FROM rocker/r-ver:4.3.2"? from 4.3.1? No, because I tried and ERR_CONNECTION_REFUSED
I noticed the container weighted 50MB more than 1.18GB of the previous attempts, that means, compared to the dockerfile before yesterday.

Given the numbers of attempts, I think we run in circles. Maybe in trying to help me you took something for granted that caused the problem?

Hi,

The paths have to match- board was just an example. I don't think I can help iron this out further. Good luck!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.