train/add/name not working
See original GitHub issueHi,
Congrats on the new version, looking really nice.
Just coming back to play with this and ran into an error with the train feature. I’ve used this functionality before with success, but having issues with v.90.
I can see inside the docker shell that storage is set up correctly, i.e. within the docket OS I can see files at /.storage/train/alex. But when I try and load this via a post call:
curl --location --request POST 'localhost:3010/api/train/add/alex'
I get 0 files queued:
info: alex: queuing 0 file(s) for training
info: alex: training complete in 5.21 sec
This is starting with clean (deleted) database.db.
Any idea what I might be missing?
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Add Name Personalize for Dad Thermal Travel Mug - Zazzle
Shop Steam Train - Add Name Personalize for Dad Thermal Travel Mug created ... Add Name Edit Text Can't Work Today Have To...
Read more >Train Clipart Christmas Train Sublimation Choo Choo ... - Etsy
Easy to use and easy to add personalization if wanted. No issues with file.
Read more >(s106) City Vehicles Fire Truck Ambulance Police Sherrif Car ...
Product Info Color: Cannot be changedSize for Entire Design: Width (side to side) ... (s106) Race Car Train Add Name Text.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That worked! Thanks @jakowenko !
Hi there, Thanks for the prompt help!
I tried using that post command and it showed success!
Unfortunately, the face is not taught from what I can tell:
Update:
It seems like the logs show that it is not queuing anything:
I tried adding new images but it still shows 0
Update2: It does seem to work on an existing person:
What I am trying to do is to automate initial person creation using actionable notifications.
I answer it and it copies the image in the right folder, and then launches that POPST command along with the right name. Any way to get it to work with persons that are not yet created?