10 months ago
It seems like the only option available when I create a new redis db is in Singapore (Metal). Am I able to specify another one? Thanks.
14 Replies
10 months ago
Can you check if you have the Metal Volumes [feature flag]() enabled?
10 months ago
Hello, it is not enabled.
@Brody how do i connect over the public network from my local redis-cli ? I'm not able to do so currently
Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.
Could not connect to Redis at :0: Can't assign requested address
I used:redis-cli -u redis://default:PASSWORD@PROJECT_[NAME.up.railway.app:6379](NAME.up.railway.app:6379)
Is this not correct?
It seems to just hang and never connect
Deploy Logs:
1:M 17 Apr 2025 04:59:28.449 * RDB age 14 seconds
1:M 17 Apr 2025 04:59:28.449 * RDB memory usage when created 0.92 Mb
1:M 17 Apr 2025 04:59:28.449 * Done loading RDB, keys loaded: 9, keys expired: 0.
1:M 17 Apr 2025 04:59:28.449 * DB loaded from disk: 0.001 seconds
1:M 17 Apr 2025 04:59:28.449 * Ready to accept connections tcp



