View Issue Details

IDProjectCategoryView StatusLast Update
0009345Talermerchant backoffice SPApublic2024-11-20 00:19
Reporterhtgoebel Assigned Tosebasjm  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version0.13 
Summary0009345: "localhost" not resolved/accepted in Endpoint URL
DescriptionWhen using an Endpoint URL with servername "localhost", the connection/account can not be matched/tested.
Anyhow it works well when replacing "localhost" by "127.0.0.1".
Steps To Reproduce1. Use a fresh sandbox-ng environment (built and run without any configuration).
2. In the Bank SPA at http://localhost:16007/ create an account
3. In the Merchant SPA create a merchant
4. For this new merchant, configure a bank account:
   - Endpoint-URL: http://localhost:16007/accounts/$USERNAME/taler-revenue/
   - Authntication: Username and password
   - enter username and password
   - click "Test"

-> nothing happens
Additional Information- works : 127.0.0.1 - http://127.0.0.1:16007/accounts/$USERNAME/taler-revenue/
- works, too: 127.1
- does not work: bank.localhost
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-11-20 00:19 htgoebel New Issue
2024-11-20 00:19 htgoebel Status new => assigned
2024-11-20 00:19 htgoebel Assigned To => sebasjm