You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed FreeScout on a Windows Server - which the installation guide says is supported - but I'm having a few issues.
I fixed the schedule:run issue by installing cygwin and adding it to PATH - the cron executes unix-only commands, so you shouldn't really say you support IIS without extra steps...
However, in System, I have the following error for queue:work
Last run: ? Last successful run: ? Cleared cache to force command to start.
And, I've had to setup the scheduler to kill the artisan scheduled task if it's still running after a couple of minutes because sometimes it simply hangs.
I don't suppose you have a windows-friendly console class, so I can remove cygwin and get it all working natively on Windows?
The text was updated successfully, but these errors were encountered:
I've installed FreeScout on a Windows Server - which the installation guide says is supported - but I'm having a few issues.
I fixed the schedule:run issue by installing cygwin and adding it to PATH - the cron executes unix-only commands, so you shouldn't really say you support IIS without extra steps...
However, in System, I have the following error for queue:work
Last run: ? Last successful run: ? Cleared cache to force command to start.
And, I've had to setup the scheduler to kill the artisan scheduled task if it's still running after a couple of minutes because sometimes it simply hangs.
I don't suppose you have a windows-friendly console class, so I can remove cygwin and get it all working natively on Windows?
The text was updated successfully, but these errors were encountered: