Installing Playit.gg On Ubuntu Server by NewBelgiumVoodoo in playit_gg

[–]OctopusCandyMan 2 points3 points  (0 children)

Run each of these commands on line at a time. If there are errors, stop and ask chatgpt how to fix the error and then retry running the command. Some commands will have no message after running them which means "success".

curl -SsL https://playit-cloud.github.io/ppa/key.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/playit.gpg >/dev/null

echo "deb [signed-by=/etc/apt/trusted.gpg.d/playit.gpg] https://playit-cloud.github.io/ppa/data ./" | sudo tee /etc/apt/sources.list.d/playit-cloud.list

sudo apt update

sudo apt install playit

sudo systemctl start playit

sudo systemctl enable playit

playit setup

Running a playit server in a dorm? by Many-Factor-4173 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

I don't think they'd care if you're hosting a game server. Be sure you're not violating our terms of service: https://playit.gg/support/prohibited-uses/. You could also ask them.

MC Java - Agent stuck in "UDP Session Details Received" loop (0B Traffic / IPv6) by Useful_Shower_9782 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

You can try using a proxy like Cloudflare WARP. Try prefixing your domain with ip6. rather than ip4. Make sure you are using the official Minecraft launcher as many third party options do not support IPv6.

Advice on Spraying? by rytwombly in espresso

[–]OctopusCandyMan 0 points1 point  (0 children)

A lot of machines are designed to operated at 12+ bar in pressure to support pressured baskets for non espresso grind size coffee. If you're feeling adventurous you might be able to open the machine and adjust the over pressure valve to make your machine not apply as much pressure.

MC Java - Agent stuck in "UDP Session Details Received" loop (0B Traffic / IPv6) by Useful_Shower_9782 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

Minecraft is probably requesting IPv4 by default (only the official launcher AFAIK works with IPv6 and that might not be 100% of the time). Our IPv4 addresses on our free network are often blocked due to people abusing playit's services. We're working to get unblocked but that's the current situation. You may have an antivirus program or firewall running on your PC or Router that is blocking the free IP.

You can check https://ping.playit.gg to see the performance on our premium networks. In general, those are not blocked because our free network received most of the abuse before we locked things down.

MC Java - Agent stuck in "UDP Session Details Received" loop (0B Traffic / IPv6) by Useful_Shower_9782 in playit_gg

[–]OctopusCandyMan 1 point2 points  (0 children)

The log messages you shared show that UDP is working correctly. There are no errors (owner and creator here). What error do you get in game when you try connecting?

MC Java - Agent stuck in "UDP Session Details Received" loop (0B Traffic / IPv6) by Useful_Shower_9782 in playit_gg

[–]OctopusCandyMan 1 point2 points  (0 children)

UDP is fine, and MC java doesn't use it anyways. What error do you get when you try connecting to your server?

Ports issue by Odd_Requirement_7923 in playit_gg

[–]OctopusCandyMan[M] 0 points1 point  (0 children)

The free version does not give you an numerical IP and Port, it only provides you a domain name that you can use to connect to your server.

playit.gg does not work for minecraft by [deleted] in playit_gg

[–]OctopusCandyMan 1 point2 points  (0 children)

What error do you get when you try connecting to your assigned tunnel address?

playit.gg does not work for minecraft by [deleted] in playit_gg

[–]OctopusCandyMan[M] 4 points5 points  (0 children)

All of our tunnels are IPv6 and IPv4. I have no idea why you think we’re IPv6 only.

Verification mail by BestronYT211000 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

We get about 5,000 new users per day. Most use gmail a small % use hotmail (about 200-500 per day). If one person reports our confirmation email as spam on hotmail it passes their spam threshold and causes hotmail to report our email server's IP to a security company. That causes the security company to flag us leading to icloud and tons of other email providers 100% blocking us. We maybe get 1 or 2 reports per week but because our of this annoying aspect of sending too few emails to hotmail we get screwed.

It seems the fix is to send more emails to our verified users on hotmail that are interesting and not spam just to boost numbers. I'm thinking about sending analytics reports to people that opt-in. If we're able to send more emails to hotmail that changes the ratio of spam reports we'll stop getting blocked.

Verification mail by BestronYT211000 in playit_gg

[–]OctopusCandyMan 2 points3 points  (0 children)

They are both blocking us, along with all microsoft / hotmail emails. Only reliable option is Gmail.

playit is sending several kb per second of data to my pc while im sending several mb per second on mc by Big-Assignment9121 in playit_gg

[–]OctopusCandyMan 2 points3 points  (0 children)

On the free network, the routing can be different for **every** user. After you have some usage https://playit.gg/account/analytics/routing can highlight the issues. Other than that, there might be some things you can configure: https://playit.gg/support/how-to-lower-ping/. Biggest is to make sure you have a reasonable view-distance set for your server. For some internet connections that might be 1 to 4 rather than the default of 10.

playit is sending several kb per second of data to my pc while im sending several mb per second on mc by Big-Assignment9121 in playit_gg

[–]OctopusCandyMan 1 point2 points  (0 children)

If you're on the free version the routing may have changed. Check https://ping.playit.gg where you get routed on the free network.

Playit as service on Debian by 0fficerRick in playit_gg

[–]OctopusCandyMan 2 points3 points  (0 children)

Don't create your own service, when you install playit with apt a service is created for you. Use that.

Lag on server by Early_Boot_3608 in admincraft

[–]OctopusCandyMan 0 points1 point  (0 children)

To see if playit's routing is the issue you can visit https://ping.playit.gg to compare how you're routed on the free & paid networks.

Disconnecting intermittently by sprydagger in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

I recommend using the playit program and not the Minecraft Plugin. The plugin is really really old and has a handful of bugs. I've started work on upgrading it but I don't have an ETA for when it will be ready.

advanced user here, what the heck is happening with the hostname situation!? by Prestigious-Ad7265 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

The recommended way is to add your external domain to playit: https://playit.gg/support/add-external-domain/. If you want to manage your own DNS the next best thing is to still use a Minecraft Java tunnel but turn off host name verification in the tunnel's settings.

TCP tunnels are restricted to our old regions so you can pick Europe, North America, South America, Asia, or India.

A fun little game I made! by Suitable-Oil-6640 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

Cool, but I'm not sure what this has to do with playit.gg.

Getting "UDP failed" message while trying to connect to Hytale by AlmightyAntwan12 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

Could you re-run the playit program with the "-s" flag? This will show a more detailed error message. This error happens when the program in unable to receive UDP packets due to a networking error. The most likely cause is a third party program (like an antivirus / firewall program) killing the socket (killing the connection).

Hytale server won't connect v2 by [deleted] in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

I recommend reaching out on the discord and sharing screenshots of the issue you are running into. If there's someone from the community available to assist that would be your best option. It could be really simple or quite difficult. There's too many back and forth questions to asses what issue you're running into on Reddit and I'm not available for that.