Hi!
Even when the service is running I have to wait till indexing is complete. This happens a lot, why the service doesn't behave the same as the "Run in the background" option? Is there a way to force the service to keep the index updated?
Service not working
Re: Service not working
The Everything Service does not maintain your Everything indexes.
The Everything Service simply allows the Everything Search client to access your NTFS volumes.
The long update you may experience when starting Everything is caused by many changes to your file system since you last started Everything.
Please make sure Everything is installed correctly (this will ensure Everything is saving your database to disk):
If you don't wish to run Everything in the background, or you make many changes between Everything sessions, please consider running Everything without a database, by launching Everything with the -nodb command line option:
Everything.exe -nodb
The Everything Service simply allows the Everything Search client to access your NTFS volumes.
The long update you may experience when starting Everything is caused by many changes to your file system since you last started Everything.
Please make sure Everything is installed correctly (this will ensure Everything is saving your database to disk):
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Store settings and data in %APPDATA%\Everything
- Uncheck Run as administrator.
- Check Everything Service. (Please make sure this is tick-checked and not square-checked)
- Click OK.
- Exit Everything (right click the Everything tray icon and click Exit).
- Restart Everything.
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Start Everything on system startup.
- Click the UI tab on the left.
- Check Run in background.
- Click OK.
If you don't wish to run Everything in the background, or you make many changes between Everything sessions, please consider running Everything without a database, by launching Everything with the -nodb command line option:
Everything.exe -nodb
Re: Service not working
Hi,
i had also an issue with the service in 1.4.1.992 (scoop install)
It was a new installation on a new Windows 10 PC (de_CH locale)
Running as Admin listed the files, running as user did not (NTFS volumnes).
Running as a service did not show the files also and after a while (some minutes) was no longer responding.
I followed your above advice and tried several restarts
and relocating the database, stopping and uninstalling the service.
Nothing helped, i thought it was the windows access that was somehow denied to the system service.
But then i tried with an older version 1.4.1.935x64 (zip extract) and then it worked!
Best regards
Stefan
i had also an issue with the service in 1.4.1.992 (scoop install)
It was a new installation on a new Windows 10 PC (de_CH locale)
Running as Admin listed the files, running as user did not (NTFS volumnes).
Running as a service did not show the files also and after a while (some minutes) was no longer responding.
I followed your above advice and tried several restarts
and relocating the database, stopping and uninstalling the service.
Nothing helped, i thought it was the windows access that was somehow denied to the system service.
But then i tried with an older version 1.4.1.935x64 (zip extract) and then it worked!
Best regards
Stefan
Re: Service not working
Installation through package managers like Scoop, Chocolatey, Ninite, AppGet, NuGet and Windows' own package manager [1] are based on scripts provided by people like you and me. They are not official Everything packages.
So there might be issues with them.
Better use the installation software you can find on the voidtools.com site.
You should be able to install newer versions than 1.4.1.935 too (try 1.4.1.992 or newer)
If that gives you any problems, please post your issue on this forum and we probably can solve them for you.
[1] Still in beta; I keep forgetting it's name
So there might be issues with them.
Better use the installation software you can find on the voidtools.com site.
You should be able to install newer versions than 1.4.1.935 too (try 1.4.1.992 or newer)
If that gives you any problems, please post your issue on this forum and we probably can solve them for you.
[1] Still in beta; I keep forgetting it's name
Re: Service not working
true, with the simple zip extract it worked