Bahrom
Sep 25, 2025 01:31 PM
Active user
Rating:
2
Joined: Apr 2, 2025
Company:
OS: English Window 10 Pro 64-bit (on Hyper-V virtual machine) 1C Enterprise: 8.3.24.1819 Standard Subsystems Library (SSL): 3.1.11.202 I am creating a new configuration and merging SSL. At first launch I am getting a message "The application is unavailable now, try to sign in later". According to details it looks like a "bug". The same error with SSL 3.1.11.202 on 1C Enterprise 8.3.27.1508 Please, find the screenshots attached
Aleksandr Biryukov
Sep 26, 2025 12:46 PM
Administrator
Rating:
29
Joined: Oct 3, 2019
Company:
Hello Bahrom, yes, you're right, there is such a bug... My sincere apologies! I’ve already contacted the developers, and we’ll do our best to release a build without this bug as soon as possible
Aleksandr Biryukov
Sep 26, 2025 08:18 PM
Administrator
Rating:
29
Joined: Oct 3, 2019
Company:
Hello Bahrom, while the developers are deciding what to do with the distribution, I can build the SSL library for you without this error. Please email at this email: abir@1c.com
Bahrom
Sep 30, 2025 03:35 PM
Active user
Rating:
2
Joined: Apr 2, 2025
Company:
I got the file you sent. But there is another error now. See please the screenshots attached
Aleksandr Biryukov
Oct 01, 2025 01:39 PM
Administrator
Rating:
29
Joined: Oct 3, 2019
Company:
Hello Bahrom, hmm... let me check again please
Aleksandr Biryukov
Oct 02, 2025 05:20 PM
Administrator
Rating:
29
Joined: Oct 3, 2019
Company:
Hello Bahrom, i think you're installing this library (SSL) incorrectly... Could you briefly describe what you do when integrating SSL into your program? Briefly, step by step.
Bahrom
Oct 02, 2025 06:14 PM
Active user
Rating:
2
Joined: Apr 2, 2025
Company:
step 1. I create a new configuration;step 2. I launch it and open C:\Users\User\AppData\Roaming\1C\1cv8\tmplts\1c\SSLWE\3_1_10_3 86\ExtFiles\FirstSSLDeployment.epf and run the script;step 3. Selecting all settings and saving the xml file as ComparisonSettingsFile.xml;step 4. Naming my configuration as "Text02", setting version 1.0.1.1;step 5. Merging SSL located at C:\Users\User\AppData\Roaming\1C\1cv8\tmplts\1c\SSLWE\3_1_10_3 86\1cv8.cf. In dialog box I load the ComparisonSettingsFile.xml then execute it.step 6. Cloning "InfobaseUpdateSSL" module and renaming it as "InfobaseUpdateTest02";step 7. Removing code in the body of the methods. Adding following Procedure OnAddSubsystem(LongDesc) Export LongDesc.Name = Test02"; LongDesc.Version = "1.0.1.1"; LongDesc.RequiredSubsystems1.Add("StandardSubsystems"); EndProcedurestep 8. In "ConfigurationSubsystemsOverridable" module, adding following code Procedure OnAddSubsystems(SubsystemsModules) Export SubsystemsModules.Add("InfobaseUpdateTest02"); EndProcedurestep 9. Pressing F5 key (launching).
Aleksandr Biryukov
Oct 02, 2025 07:19 PM
Administrator
Rating:
29
Joined: Oct 3, 2019
Company:
Hmm... seems to be correct... Try the following: in the dataprocessor "FirstSSLDeployment", select only the core SSL modules. They're usually selected by default. So, to test this, integrate only the library core. This will help you pinpoint the error. These are the "Core", "Infobase version update" and "Users" modules.
Bahrom
Oct 03, 2025 04:20 AM
Active user
Rating:
2
Joined: Apr 2, 2025
Company:
But I want full SSL functionality, not just "core".
Aleksandr Biryukov
Oct 03, 2025 09:15 AM
Administrator
Rating:
29
Joined: Oct 3, 2019
Company:
For first, install "Core" pls. We need to figure out where the error is occurring. By installing SSL in a minimal form, we can figure it out.
Bahrom
Oct 03, 2025 09:59 AM
Active user
Rating:
2
Joined: Apr 2, 2025
Company:
Ok. OS: English Window 10 Pro 64-bit (on Hyper-V virtual machine) 1C Enterprise: 8.3.27.1508 Standard Subsystems Library (SSL): 3.1.11.202 In the first SSL integration window I selected subsystems
Core; InfoBase version update; Users. They are automatically selected and are independent - do not depend on any other subsystems.
I launched the program. Progress bar completed!
Wala!
It worked! No errors!
Incredible!
I noticed that traditional sections panel with "Administration" link is not there anymore. I guess that is a new idea.
But I still need all subsystems.
Aleksandr Biryukov
Oct 03, 2025 10:33 AM
Administrator
Rating:
29
Joined: Oct 3, 2019
Company:
great, there is some result! I can advise you to turn on the subsystems one by one and thus find out which subsystem is causing the error. And also: library's developers told me that all these versions are test versions, meaning they are not recommended for production use... The latest stable version of the library is 3.1.10.386. All newer versions are test versions. The developers promise to release the stable version 3.1.11 soon.
Subscribe