Manual scan throws path not found?

Hi

I want to run manual scans for manually added files, but when I do manual scan on user I get error.

Is this a fake error or?

I am using

NC 17
Debian Buster Apache/2.4.41

Type: mysql

Version: 10.3.20

Php
 Version: 7.1.20

Memory Limit: 512 MB 
sudo -u www-data php occ files:scan USER
Starting scan for user 1 out of 1 (USER)
**Path not found: /USER**
+---------+-------+--------------+
| Folders | Files | Elapsed time |
+---------+-------+--------------+
| 1006    | 10008 | 00:00:32     |
+---------+-------+--------------+
` ``

You can scan a path (like for external storage) or a username. It did find a username but it didn’t find a path of that name. Since it found files and folders, I suppose that it worked. Put a new file and see if it is working