#Pending bounty

11 messages · Page 1 of 1 (latest)

azure fog
#

Hello, does bounties works only if I'm on a pay tier? I've a solved bounty but it is still in pending, I was wondering if I need to be on a paid account to get the bounty?

thanks

ripe vineBOT
#

Project ID: N/A

azure fog
#

N/A

heavy ice
#

I don't see any pending bounties, can you link to the thread?

azure fog
#
Railway Help Station

I need help troubleshooting a fetch request from middleware. It fetches internal API endpoint with following URL:${env.BASE_URL}/api/auth/post
The BASE_URL is set in variables like this: http://${{RAILWAY_PRIVATE_DOMAIN}}:8080
Everything works in development (as always) but fails when deployed
Fetch returns no error message. Replacing fetch ...

heavy ice
#

The OP did not mark a specific message as solved, without that there would not be a payout.

azure fog
#

so why I can see this in my message? and the thread is marked as solved?

heavy ice
azure fog
#

It did solve it, but I understand if that's not 100% correct, thanks

heavy ice
#

Sorry, but listening on 0.0.0.0 would not allow the user to connect to their service privately. The private network is IPv6 only, and thus listening on :: is a hard requirement.

#

!s