Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Very Weird Error, Trying To Run An Experiment Through An Agent In Docker Mode, And I Get This Error

Very weird error, trying to run an experiment through an agent in docker mode, and I get this error

docker: Error response from daemon: create /home/elior/Dev/Projects/my_project/data: " /home/elior/Dev/Projects/my_project/data" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path. See 'docker run --help'.

  
  
Posted 3 years ago
Votes Newest

Answers 32


image

  
  
Posted 3 years ago

image

  
  
Posted 3 years ago

image

  
  
Posted 3 years ago

I assume we are talking about the IP I would find here right?
https://www.whatismyip.com/

  
  
Posted 3 years ago

you should have something like 192.168... or 10.0 ....

  
  
Posted 3 years ago

and the inet of the same card ?

  
  
Posted 3 years ago

Well done man!

  
  
Posted 3 years ago

could be 192.168.1.255?

  
  
Posted 3 years ago

YEY 🙂

  
  
Posted 3 years ago

yes

  
  
Posted 3 years ago

Copy paste it here 🙂

  
  
Posted 3 years ago

I don't have ifconfig

  
  
Posted 3 years ago

It's working! 😄

  
  
Posted 3 years ago

Run ifconfig

  
  
Posted 3 years ago

no

  
  
Posted 3 years ago

Well done to you!

  
  
Posted 3 years ago

192.168.1.71?

  
  
Posted 3 years ago

okay lets go

  
  
Posted 3 years ago

Thanks Martin, code runs as expected

  
  
Posted 3 years ago

hahaha

  
  
Posted 3 years ago

I'm using ip address show

  
  
Posted 3 years ago

Local IP, like 192.168.1.123

  
  
Posted 3 years ago

so?

  
  
Posted 3 years ago

that will require restarting the agent again?

  
  
Posted 3 years ago

that's the only line starting with 192.168

  
  
Posted 3 years ago

🤞

  
  
Posted 3 years ago

🤞

  
  
Posted 3 years ago

lets try

  
  
Posted 3 years ago

No

  
  
Posted 3 years ago

Correct 🙂

  
  
Posted 3 years ago
3K Views
32 Answers
3 years ago
28 days ago
Tags
Similar posts