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 use HTTPS Git repository with a token authentication.
If the token contains a "/" cloning is rejected with failure "URL rejected: Port number was not a decimal number between 0 and 65535".
A token/password without "/" works perfectly.
10:32:18 AM Task 5 added to queue
10:32:23 AM Started: 5
10:32:23 AM Run TaskRunner with template: Read facts
10:33:00 AM Preparing: 5
10:33:00 AM Cloning Repository https://example.com/bitbucket/scm/project/ansible.git
10:33:00 AM Cloning into 'repository_2_3'...
10:33:00 AM fatal: unable to access 'https://USERID:EXAMPLE/[email protected]/bitbucket/scm/project/ansible.gitt/': URL rejected: Port number was not a decimal number between 0 and 65535
10:33:00 AM Failed updating repository: exit status 128
10:32:27 AM Running app failed: task failed
Manual installation - system information
No response
Configuration
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Issue
I use HTTPS Git repository with a token authentication.
If the token contains a "/" cloning is rejected with failure "URL rejected: Port number was not a decimal number between 0 and 65535".
A token/password without "/" works perfectly.
Furthermore, the respective log entry contains the full secret (which it shall not do for security reasons):
fatal: unable to access 'https://USERID:EXAMPLE/[email protected]/bitbucket/scm/project/ansible.git/': URL rejected: Port number was not a decimal number between 0 and 65535
Impact
Ansible (task execution)
Installation method
Docker
Database
Postgres
Browser
Safari
Semaphore Version
2.12.14
Ansible Version
Logs & errors
10:32:18 AM Task 5 added to queue
10:32:23 AM Started: 5
10:32:23 AM Run TaskRunner with template: Read facts
10:33:00 AM Preparing: 5
10:33:00 AM Cloning Repository https://example.com/bitbucket/scm/project/ansible.git
10:33:00 AM Cloning into 'repository_2_3'...
10:33:00 AM fatal: unable to access 'https://USERID:EXAMPLE/[email protected]/bitbucket/scm/project/ansible.gitt/': URL rejected: Port number was not a decimal number between 0 and 65535
10:33:00 AM Failed updating repository: exit status 128
10:32:27 AM Running app failed: task failed
Manual installation - system information
No response
Configuration
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: