HodorNV / ALOps

ALOps
59 stars 24 forks source link

ALOPS - Compile Extension fail after changing license file from flf to bclicense Type #693

Closed innonav-dev closed 12 months ago

innonav-dev commented 1 year ago

Describe the bug Upon switching from flf License Files to BCLicense Files in BC Version 19.2, a 403 Forbidden error is triggered during the ALOPS - Compile Extension Task.

The used yaml

 - task: ALOpsLicenseImport@1
    displayName: 'ALOPS - License Import'
    inputs:
      usedocker: true
      license_path: ${{ parameters.licensePath }}
      print_license_info: true
      license_scope: 'NavDatabase'

  - task: ALOpsAppCompiler@1
    displayName: 'ALOPS - Compile Extension: App'
    inputs:
      usedocker: true
      targetproject: '${{parameters.appSourceFolder}}/app.json'
      ruleset: 'c:/Run/DevOps/${{parameters.appSourceFolder}}/ruleset.json'
      nav_app_version: "${{ parameters.baseVersion }}.[yyyyWW].*"
      app_file_suffix: '_APP'
      publish_artifact: false

The output The error message displayed is as follows:

##[error]Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."

Log content from ALOPS License Import and ALOPS Compile Extension have been recorded as shown below.

ALOPS License Import Log Content:

2023-11-02T12:14:58.7143815Z ##[section]Starting: ALOPS - License Import
2023-11-02T12:14:58.7508094Z ==============================================================================
2023-11-02T12:14:58.7508335Z Task         : ALOps License Import
2023-11-02T12:14:58.7508450Z Description  : Import Business Central license (.flf)
2023-11-02T12:14:58.7508619Z Version      : 1.459.5009
2023-11-02T12:14:58.7508720Z Author       : Hodor
2023-11-02T12:14:58.7508813Z Help         : Import Business Central license (.flf).
2023-11-02T12:14:58.7508951Z ==============================================================================
2023-11-02T12:15:00.6602526Z *** Validate configuration
2023-11-02T12:15:00.7671244Z *** Task Inputs:
2023-11-02T12:15:00.7736780Z 
2023-11-02T12:15:00.7851661Z name                                                                    value
2023-11-02T12:15:00.7858713Z ----                                                                    -----
2023-11-02T12:15:00.7861468Z usedocker                                                                True
2023-11-02T12:15:00.7864642Z fixed_tag                                                                    
2023-11-02T12:15:00.7867964Z nav_serverinstance                                                      BC140
2023-11-02T12:15:00.7871260Z license_path        C:\DevOps_Agent_01\_work\410\s\Licenses\devLicenseFileName.bclicense
2023-11-02T12:15:00.7874440Z remove_license_file                                                      True
2023-11-02T12:15:00.7877708Z print_license_info                                                       True
2023-11-02T12:15:00.7880959Z license_scope                                                     NavDatabase
2023-11-02T12:15:00.7881942Z 
2023-11-02T12:15:00.7904809Z 
2023-11-02T12:15:00.7910956Z 
2023-11-02T12:15:00.8147992Z *** For documentation, please visit   : https://www.alops.be/documentation
2023-11-02T12:15:00.8151645Z 
2023-11-02T12:15:01.4307567Z *** ALOps License:
2023-11-02T12:15:01.4329589Z   * Licensed To: InnoNav IT-Dienstleistungen GmbH (Collection License)
2023-11-02T12:15:01.4332876Z 
2023-11-02T12:15:01.4456707Z *** Importing required PS-Functions
2023-11-02T12:15:01.8931616Z *** Connect Docker Session
2023-11-02T12:15:02.0395569Z *** Initiate Docker Session
2023-11-02T12:15:02.4991987Z *** Set Docker Container ErrorActionPreference = Stop
2023-11-02T12:15:02.8420768Z *** Copy BC-License to Docker Container: ea9df67b4afa25d54e5baf0e3c9095e336c92c3e190180676a08828f4b03d997
2023-11-02T12:15:02.8454208Z *** Docker BC-License Folder: c:\run\ALOps\License
2023-11-02T12:15:02.8480217Z *** License Source: C:\DevOps_Agent_01\_work\410\s\Licenses\devLicenseFileName.bclicense
2023-11-02T12:15:02.8496162Z *** License Target: c:\run\ALOps\License\devLicenseFileName.bclicense
2023-11-02T12:15:02.9596099Z *** Copy [C:\DevOps_Agent_01\_work\410\s\Licenses\devLicenseFileName.bclicense] to Container: 'ea9df67b4afa25d54e5baf0e3c9095e336c92c3e190180676a08828f4b03d997:c:\run\ALOps\License\devLicenseFileName.bclicense'
2023-11-02T12:15:03.5197321Z *** Import license in docker container.
2023-11-02T12:15:04.0180181Z *** Import NAV/BC Management DLL's [False]
2023-11-02T12:15:04.0219495Z *** Loading assemblies for ServiceTier [BC].
2023-11-02T12:15:04.7916537Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\190\service]
2023-11-02T12:15:04.8985255Z *** Selected module: [C:\program files\microsoft dynamics nav\190\service\Microsoft.Dynamics.Nav.Management.dll]
2023-11-02T12:15:04.9003336Z *** Loading module: [C:\program files\microsoft dynamics nav\190\service\Microsoft.Dynamics.Nav.Management.dll]
2023-11-02T12:15:05.1183178Z *** Selected module: [C:\program files\microsoft dynamics nav\190\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2023-11-02T12:15:05.1190497Z *** Loading module: [C:\program files\microsoft dynamics nav\190\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2023-11-02T12:15:05.2253908Z *** Setup Flf File: c:\run\ALOps\License\devLicenseFileName.bclicense
2023-11-02T12:15:05.2384309Z *** Flf File: c:\run\ALOps\License\devLicenseFileName.bclicense
2023-11-02T12:15:05.2390731Z *** Flf Content:
2023-11-02T12:15:05.2798413Z Microsoft Software License Information
2023-11-02T12:15:05.2799046Z Copyright (C) 2007-2022 Microsoft Corporation. All rights reserved
2023-11-02T12:15:05.2799556Z ****************************************************************************
2023-11-02T12:15:05.2799900Z VOICE Account Number    : devLicenseFileName
2023-11-02T12:15:05.2800252Z Licensed to             : InnoNav IT-Dienstleistungen GmbH
2023-11-02T12:15:05.2800463Z                           Schilfweg 1
2023-11-02T12:15:05.2804137Z                           
2023-11-02T12:15:05.2806595Z                           
2023-11-02T12:15:05.2806981Z                           Fußach
2023-11-02T12:15:05.2807196Z                           8
2023-11-02T12:15:05.2807668Z                           6972
2023-11-02T12:15:05.2808002Z                           Austria
2023-11-02T12:15:05.2808108Z 
2023-11-02T12:15:05.2808359Z Product Line            : Microsoft Dynamics 365 Business Central on premises
2023-11-02T12:15:05.2808981Z Product Edition         : Unspecified
2023-11-02T12:15:05.2809206Z Product Version            : 21
2023-11-02T12:15:05.2809422Z Country                 : Austria
2023-11-02T12:15:05.2809630Z Language                : English (US)
2023-11-02T12:15:05.2810050Z Created Date            : 9/4/2023 8:35:03 AM (-07:00)
2023-11-02T12:15:05.2810296Z Expires                 : 12/3/2023
2023-11-02T12:15:05.2810516Z Configuration           : BC 21
2023-11-02T12:15:05.2810746Z First registration Date : 
2023-11-02T12:15:05.2811065Z ****************************************************************************
2023-11-02T12:15:05.2811389Z Name                                                                  Amount
2023-11-02T12:15:05.2811823Z ----------------------------------------------------------------- ----------
2023-11-02T12:15:05.2812158Z All Application Module                                                     1
2023-11-02T12:15:05.2812380Z Country Code: Austria                                                      1
2023-11-02T12:15:05.2812627Z Demo/Dev Named User                                                      150
2023-11-02T12:15:05.2812876Z Dyn365 Business Central Device                                           150
2023-11-02T12:15:05.2813139Z Dyn365 Business Central Team Members                                     300
2023-11-02T12:15:05.2813401Z Partner Demo/Dev Module                                                    1
2023-11-02T12:15:05.2813618Z Product Specialist                                                         1
2023-11-02T12:15:05.2813851Z Solution Developer                                                         1
2023-11-02T12:15:05.2813950Z 
2023-11-02T12:15:05.2814243Z ****************************************************************************
2023-11-02T12:15:05.2814618Z *** Import License: [c:\run\ALOps\License\devLicenseFileName.bclicense]
2023-11-02T12:15:06.2822629Z *** Remove License: [c:\run\ALOps\License\devLicenseFileName.bclicense]
2023-11-02T12:15:06.2897944Z 
2023-11-02T12:15:06.2915068Z *** Disconnect Docker session.
2023-11-02T12:15:06.2945964Z *** Remove Docker session.
2023-11-02T12:15:06.2957390Z *** Docker session removed.
2023-11-02T12:15:06.2968724Z *** Import License Results:
2023-11-02T12:15:06.2978979Z *** Import License Completed.
2023-11-02T12:15:06.3066322Z *** Cleanup VSTS Environment: True
2023-11-02T12:15:08.5993509Z ##[section]Finishing: ALOPS - License Import

ALOPS Compile Extension Log Content:

2023-11-03T08:53:48.1116352Z ##[section]Starting: ALOPS - Compile Extension: App
2023-11-03T08:53:48.1539761Z ==============================================================================
2023-11-03T08:53:48.1540011Z Task         : ALOps App Compiler
2023-11-03T08:53:48.1540120Z Description  : Compile AL Extensions for Business Central
2023-11-03T08:53:48.1540278Z Version      : 1.459.5009
2023-11-03T08:53:48.1540395Z Author       : Hodor
2023-11-03T08:53:48.1540487Z Help         : Compile a Business Central extension from AL code.
2023-11-03T08:53:48.1540639Z ==============================================================================
2023-11-03T08:53:50.3684611Z *** Validate configuration
2023-11-03T08:53:50.5390948Z *** Task Inputs:
2023-11-03T08:53:50.5464714Z 
2023-11-03T08:53:50.5661042Z name                                                                                                  value
2023-11-03T08:53:50.5686727Z ----                                                                                                  -----
2023-11-03T08:53:50.5689725Z usedocker                                                                                              True
2023-11-03T08:53:50.5693675Z fixed_tag                                                                                                  
2023-11-03T08:53:50.5697672Z targetproject                                    C:\DevOps_Agent_01\_work\410\s\BaseLibraryApp\App\app.json
2023-11-03T08:53:50.5701422Z nav_computername                                                                                           
2023-11-03T08:53:50.5705394Z nav_serverinstance                                                                                    BC140
2023-11-03T08:53:50.5709165Z nav_tenant                                                                                          default
2023-11-03T08:53:50.5713202Z nav_ports_dev                                                                                          7049
2023-11-03T08:53:50.5717151Z bc_username                                                                                                
2023-11-03T08:53:50.5720789Z bc_password                                                                                                
2023-11-03T08:53:50.5724470Z al_compiler_version                                                                              0.12.15355
2023-11-03T08:53:50.5728313Z ruleset                                                       c:/Run/DevOps/BaseLibraryApp\App/ruleset.json
2023-11-03T08:53:50.5732004Z suppresswarnings                                                                                       KEEP
2023-11-03T08:53:50.5736624Z al_analyzer                                                                                                
2023-11-03T08:53:50.5740291Z ignorepragmas                                                                                              
2023-11-03T08:53:50.5744221Z nav_app_version                                                                             19.2.[yyyyWW].*
2023-11-03T08:53:50.5747782Z vsix_download_path                                                                                         
2023-11-03T08:53:50.5751268Z use_ssl                                                                                               False
2023-11-03T08:53:50.5754689Z download_test_symbols                                                                                 False
2023-11-03T08:53:50.5758223Z usecompression                                                                                         True
2023-11-03T08:53:50.5761728Z publish_artifact                                                                                      False
2023-11-03T08:53:50.5786986Z publishxlif                                                                                           False
2023-11-03T08:53:50.5789359Z failed_on_warnings                                                                                    False
2023-11-03T08:53:50.5792810Z app_file_suffix                                                                                        _APP
2023-11-03T08:53:50.5796216Z updatebuildnumber                                                                                      True
2023-11-03T08:53:50.5799614Z setup_working_folder                                                                                  False
2023-11-03T08:53:50.5802940Z showmycode                                                                                             Keep
2023-11-03T08:53:50.5806390Z resourceexposurepolicy_allowdebugging                                                                  Keep
2023-11-03T08:53:50.5809811Z resourceexposurepolicy_allowdownloadingsource                                                          Keep
2023-11-03T08:53:50.5813243Z resourceexposurepolicy_includesourceinsymbolfile                                                       Keep
2023-11-03T08:53:50.5816614Z internalsvisibleto                                                                                     Keep
2023-11-03T08:53:50.5819976Z preprocessorsymbols                                                                                        
2023-11-03T08:53:50.5823323Z applicationinsightskey                                                                                     
2023-11-03T08:53:50.5826790Z printappmanifest                                                                                       True
2023-11-03T08:53:50.5830224Z output_alc_logs                                                                                        True
2023-11-03T08:53:50.5833518Z additionalprobingpaths                                                                                     
2023-11-03T08:53:50.5836838Z enable_external_rulesets                                                                              False
2023-11-03T08:53:50.5840097Z allowed_publisher_names                                                                                    
2023-11-03T08:53:50.5843425Z allowed_publisher_names_separator                                                                         ,
2023-11-03T08:53:50.5843809Z 
2023-11-03T08:53:50.5865259Z 
2023-11-03T08:53:50.5872630Z 
2023-11-03T08:53:50.6166458Z *** For documentation, please visit   : https://www.alops.be/documentation
2023-11-03T08:53:50.6168731Z 
2023-11-03T08:53:51.3446735Z *** ALOps License:
2023-11-03T08:53:51.3493678Z   * Licensed To: InnoNav IT-Dienstleistungen GmbH (Collection License)
2023-11-03T08:53:51.3498138Z 
2023-11-03T08:53:51.3644759Z *** Importing required PS-Functions
2023-11-03T08:53:52.5302977Z *** Initiate Docker Session
2023-11-03T08:53:52.9945531Z *** Set Docker Container ErrorActionPreference = Stop
2023-11-03T08:53:53.9124392Z *** Import NAV/BC Management DLL's [False]
2023-11-03T08:53:53.9175347Z *** Loading assemblies for ServiceTier [BC].
2023-11-03T08:53:54.3839996Z *** Loading assemblies from: [C:\program files\microsoft dynamics nav\190\service]
2023-11-03T08:53:54.4748374Z *** Selected module: [C:\program files\microsoft dynamics nav\190\service\Microsoft.Dynamics.Nav.Management.dll]
2023-11-03T08:53:54.4754888Z *** Loading module: [C:\program files\microsoft dynamics nav\190\service\Microsoft.Dynamics.Nav.Management.dll]
2023-11-03T08:53:54.7120843Z *** Selected module: [C:\program files\microsoft dynamics nav\190\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2023-11-03T08:53:54.7127212Z *** Loading module: [C:\program files\microsoft dynamics nav\190\service\Microsoft.Dynamics.Nav.Apps.Management.dll]
2023-11-03T08:53:55.1232031Z *** Setting up AL Compiler [ALLanguage]
2023-11-03T08:53:55.2994994Z *** Downloading AL Compiler [ALLanguage]
2023-11-03T08:53:55.3096169Z *** Get Extension from Local-Disk...[C:\Run\ALLanguage.vsix]
2023-11-03T08:53:55.3102447Z *** Resolving Path [C:\Run\ALLanguage.vsix]
2023-11-03T08:53:55.5491949Z *** VSIX Path Resolved: [C:\Run\ALLanguage.vsix]
2023-11-03T08:53:55.5524487Z *** Unpacking Extension to folder...
2023-11-03T08:54:05.6279760Z *** Loading Json Object: [c:\Run\Microsoft.al\al-ALLanguage\extension\package.json]
2023-11-03T08:54:05.6650176Z *** Using AL Compiler [vALLanguage] located [C:\Run\Microsoft.al\al-ALLanguage\extension\bin\win32\alc.exe]
2023-11-03T08:54:05.6671771Z ***
2023-11-03T08:54:05.6686875Z *** Working folder: C:\DevOps_Agent_01\_work\410\s
2023-11-03T08:54:05.6696877Z ***
2023-11-03T08:54:05.6707460Z *** Copy Working folder to Docker Container: 3c948f2189943f4f483d9c37639b09b878eec7b7def9abff245fb115f674af2f
2023-11-03T08:54:05.6718734Z *** Docker Working Folder: c:\Run\DevOps\
2023-11-03T08:54:05.6730642Z *** Copy from [C:\DevOps_Agent_01\_work\410\s] to [c:\Run\DevOps\]
2023-11-03T08:54:05.6804356Z *** Source File setup completed
2023-11-03T08:54:05.7741326Z *** Target Project: \BaseLibraryApp\App\app.json
2023-11-03T08:54:05.7746587Z *** Check for app.json files: c:\Run\DevOps\
2023-11-03T08:54:05.8920012Z *** Multiple projects found:
2023-11-03T08:54:05.9562606Z    - C:\Run\DevOps\BaseLibraryApp\App
2023-11-03T08:54:05.9566746Z    - C:\Run\DevOps\BaseLibraryApp\Test
2023-11-03T08:54:05.9590439Z *** Retrieving App-Info [\BaseLibraryApp\App\app.json]
2023-11-03T08:54:05.9594730Z *** Loading Json Object: [c:\Run\DevOps\BaseLibraryApp\App\app.json]
2023-11-03T08:54:05.9599955Z   * App.ID          = a78cfd03-1f01-416c-82bb-4763f62a576f
2023-11-03T08:54:05.9604705Z   * App.Name        = Base Library-App
2023-11-03T08:54:05.9610047Z   * App.Publisher   = InnoNav
2023-11-03T08:54:05.9617194Z   * App.Version     = 19.2.209900.0
2023-11-03T08:54:05.9622196Z   * App.Platform    = 19.0.0.0
2023-11-03T08:54:05.9626853Z   * App.Application = 19.0.0.0
2023-11-03T08:54:05.9632232Z *** Check Runtime: [6.0]
2023-11-03T08:54:05.9636975Z *** Removing ResourceExposurePolicy
2023-11-03T08:54:05.9641581Z ***
2023-11-03T08:54:05.9978446Z *** Match: yyyyWW
2023-11-03T08:54:06.0174213Z *** Setting Managed App Version [c:\Run\DevOps\BaseLibraryApp\App\app.json] =>  19.2.202344.24499
2023-11-03T08:54:06.0704845Z *** Final app.json:
2023-11-03T08:54:06.0705071Z {
2023-11-03T08:54:06.0705566Z     "id":  "a78cfd03-1f01-416c-82bb-4763f62a576f",
2023-11-03T08:54:06.0705867Z     "name":  "Base Library-App",
2023-11-03T08:54:06.0706071Z     "publisher":  "InnoNav",
2023-11-03T08:54:06.0706331Z     "brief":  "Base Library-App",
2023-11-03T08:54:06.0706560Z     "description":  "Base Library Application",
2023-11-03T08:54:06.0706781Z     "version":  "19.2.202344.24499",
2023-11-03T08:54:06.0707058Z     "privacyStatement":  "https://go.microsoft.com/fwlink/?LinkId=724009",
2023-11-03T08:54:06.0707353Z     "EULA":  "https://go.microsoft.com/fwlink/?linkid=2009120",
2023-11-03T08:54:06.0707645Z     "help":  "https://go.microsoft.com/fwlink/?linkid=2104024",
2023-11-03T08:54:06.0707885Z     "url":  "https://www.innonav.at",
2023-11-03T08:54:06.0708093Z     "logo":  "CustomerGroup.png",
2023-11-03T08:54:06.0708289Z     "screenshots":  [
2023-11-03T08:54:06.0708366Z 
2023-11-03T08:54:06.0708493Z                     ],
2023-11-03T08:54:06.0708670Z     "platform":  "19.0.0.0",
2023-11-03T08:54:06.0708857Z     "application":  "19.0.0.0",
2023-11-03T08:54:06.0709039Z     "idRanges":  [
2023-11-03T08:54:06.0709178Z                      {
2023-11-03T08:54:06.0709336Z                          "from":  75000,
2023-11-03T08:54:06.0709503Z                          "to":  75049
2023-11-03T08:54:06.0709641Z                      }
2023-11-03T08:54:06.0709778Z                  ],
2023-11-03T08:54:06.0709919Z     "features":  [
2023-11-03T08:54:06.0710093Z                      "TranslationFile"
2023-11-03T08:54:06.0710243Z                  ],
2023-11-03T08:54:06.0710451Z     "contextSensitiveHelpUrl":  "https://Customer.com/help/",
2023-11-03T08:54:06.0710671Z     "showMyCode":  true,
2023-11-03T08:54:06.0710850Z     "runtime":  "6.0",
2023-11-03T08:54:06.0711013Z     "target":  "OnPrem"
2023-11-03T08:54:06.0711171Z }
2023-11-03T08:54:06.0711227Z 
2023-11-03T08:54:06.0711366Z ***
2023-11-03T08:54:06.1042110Z *** Working Direcotry: [c:\Run\DevOps\]
2023-11-03T08:54:06.1050812Z *** Target Project: [\BaseLibraryApp\App\app.json]
2023-11-03T08:54:06.1059245Z *** Project Directory: [c:\Run\DevOps\BaseLibraryApp\App]
2023-11-03T08:54:06.1094121Z *** Overrule VSCode settings RuleSetPath: c:/Run/DevOps/BaseLibraryApp\App/ruleset.json
2023-11-03T08:54:06.1101758Z *** Using Ruleset: [c:/Run/DevOps/BaseLibraryApp\App/ruleset.json]
2023-11-03T08:54:06.1129270Z *** No AL-RuleSet json found.
2023-11-03T08:54:06.1139060Z ***
2023-11-03T08:54:06.3434706Z *** Resolve Docker Credentials
2023-11-03T08:54:06.3774598Z *** Setup BC Username/Password from Container info
2023-11-03T08:54:06.4403692Z *** Download Symbols
2023-11-03T08:54:06.6968805Z *** Working Dir: c:\Run\DevOps\
2023-11-03T08:54:06.6977069Z *** Load Code-Analysis from VSIX Folder
2023-11-03T08:54:06.7097129Z *** Loading assemblies from: [C:\Run\Microsoft.al\al-ALLanguage\extension\bin]
2023-11-03T08:54:06.8078655Z *** Loading: [C:\Run\Microsoft.al\al-ALLanguage\extension\bin\Microsoft.Dynamics.Nav.CodeAnalysis.dll]
2023-11-03T08:54:06.9467408Z *** PackageCache path created [c:\Run\DevOps\PackageCache]
2023-11-03T08:54:06.9490966Z ***
2023-11-03T08:54:06.9511699Z *** Download System-Symbols for [19.0.0.0]
2023-11-03T08:54:06.9960232Z *** Downloading NAV Symbols for [System v19.0.0.0]
2023-11-03T08:54:06.9965617Z *** Downloading NAV Symbols from [https://3c948f218994:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=19.0.0.0&tenant=default]
2023-11-03T08:54:07.0338686Z *** Downloading NAV Symbols with BasicAuthentication [admin]
2023-11-03T08:54:07.0392831Z ##[command]Invoke-RestMethod -Method Get -Uri https://3c948f218994:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=19.0.0.0&tenant=default
2023-11-03T08:54:08.4710680Z ##[error]Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden."
2023-11-03T08:54:08.5332328Z ##[section]Async Command Start: Update Build Number
2023-11-03T08:54:08.5332784Z Update build number to 19.2.202344.24499 for build 24499
2023-11-03T08:54:08.5333047Z ##[section]Async Command End: Update Build Number
2023-11-03T08:54:08.5334199Z ##[section]Finishing: ALOPS - Compile Extension: App

Expected behavior The expected behavior would be for the ALOPS - Compile Extension Task to execute without returning a 403 Forbidden error, and for the extension to compile successfully.

Additional context The bug surfaced after a change in license file type was made, from flf to BCLicense, in BC Version 19.2.

waldo1001 commented 1 year ago

We think we recall that there was an issue in v19 with bclicense - sorry - too long ago. I'd say, in these older, unsupported, versions - stick to the flf.

ALOps merely imports a license - not much we can change about inner workings of downloading symbols or anything like that.

waldo1001 commented 12 months ago

Did switching to flf solve the problem And - does it work with bclicense for the newest versions?

innonav-dev commented 12 months ago

going back to flf solved the problem. Newest versions are working properly Thanks