question

carlos fernandez oliver avatar image
carlos fernandez oliver asked

Can't make API calls on dedicated host

Hello, I'm having problems making API calls on the dedicated server with matchmaking, I don't have a problem with localhost, it only happens when it's on a dedicated server, I use unity, what could be happening, am I missing something? thanks in advance

apisMatchmaking
2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

carlos fernandez oliver avatar image carlos fernandez oliver commented ·

EDIT: it happens specifically when updating the player data for character customization

0 Likes 0 ·
Rick Chen avatar image Rick Chen ♦ carlos fernandez oliver commented ·

Is there any error message or error log of the issue?

0 Likes 0 ·

1 Answer

·
JayZuo avatar image
JayZuo answered

According to your description and error message, the problem here should be related to the ca-certificates in your container. We’d suggest installing or updating ca-certificates within Dockerfile to make sure your container can have the latest certificates. Something like https://stackoverflow.com/a/65081589 might do the trick.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.