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
On checking log file after uploading an artifact I see a mistake in the words 'received' and 'indicates'
Current behavior
[Debug] Sending HTTP GET request to: https://<server>/artifactory/api/system/version [Info] [Thread 2] Uploading: ./test-file.47.8.0.nupkg [Debug] Sending HTTP PUT request to: https://<server>/artifactory/nuget-local-test/test-file.47.8.0.nupkg [Debug] Artifactory response: 200 [Debug] Artifactory Call Home: Sending info... [Debug] Sending HTTP POST request to: https://<server>/artifactory/api/system/usage [Debug] Sending HTTP POST request to: jfconnect/api/v1/backoffice/metrics/log [Debug] Visibility System Usage reporting: Post "jfconnect/api/v1/backoffice/metrics/log": unsupported protocol scheme "" The recieved error indicats an invalid URL: "jfconnect/api/v1/backoffice/metrics/log", Please ensure the URL includes a valid scheme like 'http://' or 'https://'. [Debug] [Thread 2] Artifactory response: 201 (Checksum deploy) [Debug] Uploaded 1 artifacts.
Reproduction steps
Upload artifact to repository with JFROG_CLI_LOG_LEVEL env variable set to DEBUG
Check the log file generated by this operation jfrog-cli.[date-time].log
The following message is present in the log file:
[Debug] Visibility System Usage reporting: Post "jfconnect/api/v1/backoffice/metrics/log": unsupported protocol scheme "" The recieved error indicats an invalid URL: "jfconnect/api/v1/backoffice/metrics/log", Please ensure the URL includes a valid scheme like 'http://' or 'https://'.
Expected behavior
No response
JFrog CLI version
2.73.0
Operating system type and version
Ubuntu 20.04.6 LTS (Focal Fossa)
JFrog Artifactory version
7.104.10 rev 80410900
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
On checking log file after uploading an artifact I see a mistake in the words 'received' and 'indicates'
Current behavior
[Debug] Sending HTTP GET request to: https://<server>/artifactory/api/system/version [Info] [Thread 2] Uploading: ./test-file.47.8.0.nupkg [Debug] Sending HTTP PUT request to: https://<server>/artifactory/nuget-local-test/test-file.47.8.0.nupkg [Debug] Artifactory response: 200 [Debug] Artifactory Call Home: Sending info... [Debug] Sending HTTP POST request to: https://<server>/artifactory/api/system/usage [Debug] Sending HTTP POST request to: jfconnect/api/v1/backoffice/metrics/log [Debug] Visibility System Usage reporting: Post "jfconnect/api/v1/backoffice/metrics/log": unsupported protocol scheme "" The recieved error indicats an invalid URL: "jfconnect/api/v1/backoffice/metrics/log", Please ensure the URL includes a valid scheme like 'http://' or 'https://'. [Debug] [Thread 2] Artifactory response: 201 (Checksum deploy) [Debug] Uploaded 1 artifacts.
Reproduction steps
[Debug] Visibility System Usage reporting: Post "jfconnect/api/v1/backoffice/metrics/log": unsupported protocol scheme "" The recieved error indicats an invalid URL: "jfconnect/api/v1/backoffice/metrics/log", Please ensure the URL includes a valid scheme like 'http://' or 'https://'.
Expected behavior
No response
JFrog CLI version
2.73.0
Operating system type and version
Ubuntu 20.04.6 LTS (Focal Fossa)
JFrog Artifactory version
7.104.10 rev 80410900
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered: