FAQ
What Is The Name Of The New .exe?
The new executable is called AutoStore.Interface.exe.
Where Can I Find The Configuration File?
File appsettings.json is located in C:/ProgramData/AutoStore/Interface (or Supervisor if running through AutoStore Package Manager).
Where Are The Logs Located?
Logs are stored in C:/ProgramData/AutoStore/Interface, unless the path has been manually changed in the configuration.
Is There A Hostlog?
Yes, but it has been renamed to the request log and is located in the same logs directory.
What Is The Port?
The new port is API_V2_PORT.
What Is the URL?
api/v2/task for the Task Interface and api/v2/bin for the Bin Interface.
What Is The Full URL?
New URL are TASK_INTERFACE_API_ENDPOINT and BIN_INTERFACE_API_ENDPOINT.
WMS Receives Error 1048?
API endpoints cant be reached on specified URL. Ensure that ports 44000 and 40001 are open, and that the AutoStore Controller is running Interface V2. You can verify this using the Unify Analytics™ platform.
Can I Run Both Interfaces Simultaneously?
We strongly advise NOT to run both interfaces at the same time, even though it is technically possible.
How Long Will The Old Interface Be Supported?
The old interface will receive no new features or improvements. Only critical security fixes will be provided for one year (until March 2026).
How Should I Migrate To The New Interface?
Go to the migration guide.
Updated 2 months ago