MerlinBrasil
|
Date: 12/17/2020
Hi,
Looks like somebody put in a ton of work on this automated installer. Much appreciated!
Significant problem here, though.
First, running latest Windows 10, I don't have an Unblock choice. Doesn't 'seem' to be affecting the install, though
Second, at the end of the bat file, I get the error msg in the attached screenshot.
![]()
Lastly, when I OK that msg, the console shows up but with the APPS tab showing no Apps, so I cannot continue.
I'd really love to see how the full install works out... so what do I do next?
Best,
Merlin
|
|
|
|
Thanks:
|
|
|
|
|
|
MerlinBrasil
|
Date: 12/18/2020
|
|
|
|
|
Thanks but, sadly, NOT FIXED ;)
I did a clean install from a fresh download of your zip file just now.
I then added a PAUSE statement at the end of your BAT file. The result, I was able to capture, at the tail end:
12:43:44.357 | ProgressHelper | STATUS: Updates check complete
12:43:44.357 | ProductProvider | nuget: unlocked
12:43:44.358 | ProductProvider | sleep for 1.00:00:00
12:43:44.359 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True)
---> System.InvalidOperationException: can't install this product. independent=True, packageavailable=True, installed=True
at StockSharp.Installer.Product.InstallAsync(ProductVersion version, String dir, CancellationToken token)
at StockSharp.Installer.Console.Program.ExecuteAsync()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at StockSharp.Installer.Console.Program.Main(String[] args)
12:43:44.371 | ConfigProvider | saving app cache to D:\MerlinOne\Documents\StockSharp\Installer\installer_apps.xml
12:43:44.496 | ProductProvider | product provider main task is canceled
D:\StockSharpTemp>pause
Press any key to continue . . .
Please get me an Early XMas Present of a clean install. This is much needed if I'm going to be able to use StockSharp.
If you need my further help in debugging this, my system and I are at your disposal.
Thanks,
Merlin
|
|
|
|
Thanks:
|
|
|
|
|
|
Cam Zhao
|
Date: 12/18/2020
|
|
|
|
Thanks:
|
|
|
|
|
|
Sergey Sokolov
|
Date: 12/19/2020
|
|
|
|
|
MerlinBrasil:
Thanks but, sadly, NOT FIXED ;)
I did a clean install from a fresh download of your zip file just now.
I then added a PAUSE statement at the end of your BAT file. The result, I was able to capture, at the tail end:
12:43:44.357 | ProgressHelper | STATUS: Updates check complete
12:43:44.357 | ProductProvider | nuget: unlocked
12:43:44.358 | ProductProvider | sleep for 1.00:00:00
12:43:44.359 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True)
---> System.InvalidOperationException: can't install this product. independent=True, packageavailable=True, installed=True
at StockSharp.Installer.Product.InstallAsync(ProductVersion version, String dir, CancellationToken token)
at StockSharp.Installer.Console.Program.ExecuteAsync()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at StockSharp.Installer.Console.Program.Main(String[] args)
12:43:44.371 | ConfigProvider | saving app cache to D:\MerlinOne\Documents\StockSharp\Installer\installer_apps.xml
12:43:44.496 | ProductProvider | product provider main task is canceled
D:\StockSharpTemp>pause
Press any key to continue . . .
Please get me an Early XMas Present of a clean install. This is much needed if I'm going to be able to use StockSharp.
If you need my further help in debugging this, my system and I are at your disposal.
Thanks,
Merlin
It looks like your are using outdated version of installer.
Please download updated installer from https://stocksharp.com/file/115526/Installer_zip/
and run .bat file from this archive.
|
|
|
|
Thanks:
|
|
|
|
|
|
MerlinBrasil
|
Date: 12/19/2020
Thanks Cam Zhao :)
I skipped step 1 and 6. I suspect the Step 5 was the culprit. I cleared all except the credentials.xml (which has my UID and PW to be able to autolog in during the install.bat procedure.
Everything worked as advertised, and the install of all the free components worked like a charm.
MAJOR KUDOS to the StockSharp team for investing the time and resources in order to produce a VERY professional install, particularly for all of those who are not fluent in Russian :) lol
I haven't looked yet, but the next challenge will be the User Manuals and the YouTube channel (which I found completely unusable in the past).
Thanks again Cam and to the StockSharp Team who made this possible.
Best,
Merlin
|
|
|
|
Thanks:
|
|
|
|
|
|
Cam Zhao
|
Date: 12/19/2020
|
|
|
|
|
It seems you got same issue as mine. Did u see my steps.
Try to delete the installer extracted folder AND the stockshark data folder in your Document folder (from there you will find your installation installer/logs
Cheers,
Sergey Sokolov:
MerlinBrasil:
Thanks but, sadly, NOT FIXED ;)
I did a clean install from a fresh download of your zip file just now.
I then added a PAUSE statement at the end of your BAT file. The result, I was able to capture, at the tail end:
12:43:44.357 | ProgressHelper | STATUS: Updates check complete
12:43:44.357 | ProductProvider | nuget: unlocked
12:43:44.358 | ProductProvider | sleep for 1.00:00:00
12:43:44.359 | S#.Installer.Console | System.AggregateException: One or more errors occurred. (can't install this product. independent=True, packageavailable=True, installed=True)
---> System.InvalidOperationException: can't install this product. independent=True, packageavailable=True, installed=True
at StockSharp.Installer.Product.InstallAsync(ProductVersion version, String dir, CancellationToken token)
at StockSharp.Installer.Console.Program.ExecuteAsync()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at StockSharp.Installer.Console.Program.Main(String[] args)
12:43:44.371 | ConfigProvider | saving app cache to D:\MerlinOne\Documents\StockSharp\Installer\installer_apps.xml
12:43:44.496 | ProductProvider | product provider main task is canceled
D:\StockSharpTemp>pause
Press any key to continue . . .
Please get me an Early XMas Present of a clean install. This is much needed if I'm going to be able to use StockSharp.
If you need my further help in debugging this, my system and I are at your disposal.
Thanks,
Merlin
It looks like your are using outdated version of installer.
Please download updated installer from https://stocksharp.com/file/115526/Installer_zip/
and run .bat file from this archive.
|
|
|
|
Thanks:
|
|
|
|
|
|
Jun Feng
|
Date: 1/3/2021
|
|
|
|
|
18:23:42.302 | ProfileHelper | login error: System.InvalidOperationException: Error connection
---> System.IO.IOException: Unable to read data from the transport connection: 远程主机强迫关闭了一个现有的连接。.
---> System.Net.Sockets.SocketException (10054): 远程主机强迫关闭了一个现有的连接。
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at Ecng.Serialization.BinaryHelper.ReadBytes(Stream stream, Byte[] buffer, Int32 len, Int32 pos)
at Ecng.Serialization.BinaryHelper.ReadByteEx(Stream stream, Byte[] buffer)
at StockSharp.Fix.Native.BaseFixReader.ReadByte()
at StockSharp.Fix.Native.TextFixReader.ReadTag()
at StockSharp.Fix.Native.Extensions.#=zmNphM38=(IFixReader #=zAFMNCKw=, FixTags #=zuTwty2dU1f_X)
at StockSharp.Fix.Native.Extensions.ReadHeader(IFixReader reader, Boolean skipBeginString, String expectedVersion)
at StockSharp.Fix.Dialects.BaseFixDialect.#=zOZSN7MnkrZYC94p6ghmgzJ2DwwhU_YSxCv$hU7I6RNM5(Action1 #=zAe1JROC8QqgH) at StockSharp.Fix.FixMessageAdapter.#=zZ$vmI14cpnIp(IFixDialect #=zn1X5CQK8tqBK, Int32 #=zFkCjxv8ae_x4cFmu5ib52Jk=) --- End of inner exception stack trace --- at StockSharp.Algo.TraderHelper.<>c__DisplayClass135_0.<DoConnect>b__1() at Ecng.Common.Converter.<>c__DisplayClass22_0.<DoInCulture>b__0() at Ecng.Common.Converter.DoInCulture(CultureInfo cultureInfo, Func1 func)
at Ecng.Common.Converter.DoInCulture(CultureInfo cultureInfo, Action action)
at StockSharp.Algo.TraderHelper.DoConnect(IMessageAdapter adapter, IEnumerable1 requests, Boolean waitResponse, Func2 newMessage)
at StockSharp.Algo.TraderHelper.Download[TResult](IMessageAdapter adapter, Message request)
at StockSharp.Community.FIX.BaseFixClient.Do[TResult](Message message)
at StockSharp.Community.FIX.AuthenticationClient.Login()
at StockSharp.Community.FIX.AuthenticationClient.StockSharp.Community.IAuthenticationClient.Login()
at StockSharp.Installer.ProfileHelper.TryLogin(ServerCredentials cred, Boolean force)
at StockSharp.Installer.ProfileHelper.LoginAsync()
|
|
|
|
Thanks:
|
|
|
|
|
|
Thomas
|
Date: 1/15/2021
Hi,
I get the following message and when I press any key the window disappears.
21:53:39.934 | S#.Installer.Console | no arguments
21:53:39.978 | S#.Installer.Console | Usage: StockSharp.Installer.Console.exe [--forcecheck] [--allowcache] [--pre] [--noerror] [--backup_settings] [--cleardir] show [package_id]|show_updates|show_installed|install package_id path [run_exe_name]|update package_id [run_exe_name]|repair package_id [run_exe_name]|remove package_id
21:53:39.982 | S#.Installer.Console | press any key to continue...
|
|
|
|
Thanks:
|
|
|
|
|
|
Thomas
|
Date: 1/16/2021
Hi,
I now just get the .bat file that appears for a short time. I have tried uninstalling all net frameworks and installing only the .NET core 3.1 also have followed all the steps.
Any ideas or workarounds?
thanks,
Tom
|
|
|
|
Thanks:
|
|
|
|
|
|
Nick L
|
Date: 1/17/2021
Hi,
So yesterday I had Stocksharp installed on my PC for the first time and all was working fine. This morning I opened up Stocksharp Installer and found several packages needed updating. I clicked on update/continue and it looked like the packages were installed, however the installer will not start now. I did see you needed dotnet5 so I installed this. I tried removing Stocksharp (deleting installer directory and the one in my documents) and re-installing but to no avail.
Any thoughts?
Cheers, Nick
|
|
|
|
Thanks:
|
|
|
|
|