A
Admincraftβ€’5mo ago
Selkier

Setting up SimpleVoiceChat w/ Oracle Servers

Hello, I'm currently trying to set up SimpleVoiceChat (via Oracle's free tier servers) but I honestly have no idea how to open the voice chat port πŸ˜… Thanks in advance
215 Replies
Admincraft Meta
Admincraft Metaβ€’5mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by selkier#0
Skullians
Skulliansβ€’5mo ago
do you know how to open ports on oracle's subnet system
Selkier
SelkierOPβ€’5mo ago
It's been a while
Skullians
Skulliansβ€’5mo ago
right, let me load up my oracle (you do the same) and i'll walk you through it
Selkier
SelkierOPβ€’5mo ago
I was following the tutorial from https://www.setup.md/guides/oracle-cloud when I originally set it up, so it should share all the same configs with ports on that front
setup.md
Oracle Cloud
A modified version of the guide produced by u/Belaboy1095969 on the Admincraft reddit using Ubuntu LTS.
Selkier
SelkierOPβ€’5mo ago
Thank you so much! I have Oracle up, I'm in the VM on the command line (I'm on Windows 11), and I have FileZilla linked with the sever files atm so I have pretty much full access to mess around with stuff to the best of my knowledge
Skullians
Skulliansβ€’5mo ago
Right, so can you go onto oracle and select your instance so you get the little overview screen
Selkier
SelkierOPβ€’5mo ago
Done
Skullians
Skulliansβ€’5mo ago
you'll see this among other things
No description
Skullians
Skulliansβ€’5mo ago
alright on the right, you should see a section called Primary VNIC and underneath that there should be a link by Subnet, click on that let me know once you're there
Selkier
SelkierOPβ€’5mo ago
Did that
Skullians
Skulliansβ€’5mo ago
right so you should see a list under SecurityList there should only be one there click on it
Selkier
SelkierOPβ€’5mo ago
Yup
Skullians
Skulliansβ€’5mo ago
under Ingress Rules, click Add Ingress Rules
Selkier
SelkierOPβ€’5mo ago
Did that
Skullians
Skulliansβ€’5mo ago
add it to look like this
No description
Skullians
Skulliansβ€’5mo ago
so set Source CIDR to 0.0.0.0/0 and destination port range to 25569 (or whatever port)
Selkier
SelkierOPβ€’5mo ago
Did that
Skullians
Skulliansβ€’5mo ago
then underneath that click + Another Ingress Rule follow the exact same step but set IP Protocol to UDP than after that doo Add Ingress Rules to add both of them
Selkier
SelkierOPβ€’5mo ago
Done
Skullians
Skulliansβ€’5mo ago
then open ssh, and do sudo ufw allow 25569/tcp, then sudo ufw allow 25569/udp then sudo ufw reload then if you do sudo ufw status you should see your new ports
Selkier
SelkierOPβ€’5mo ago
This is what my ingress rules look like now for reference, shouldn't have any doxxable info?
No description
Skullians
Skulliansβ€’5mo ago
looks good to me
Selkier
SelkierOPβ€’5mo ago
Does it matter if I'm cd'd into the server folder or not?
Skullians
Skulliansβ€’5mo ago
doesn't matter where you run it
Selkier
SelkierOPβ€’5mo ago
Alright, thanks
Skullians
Skulliansβ€’5mo ago
let me know once done
Selkier
SelkierOPβ€’5mo ago
I'm reopening the ssh rn cuz the command line isn't letting me type
Skullians
Skulliansβ€’5mo ago
:ThumbsUp:
Selkier
SelkierOPβ€’5mo ago
This outputted this
No description
Selkier
SelkierOPβ€’5mo ago
(I'd also like to note that the MC server isn't on, nor has it been started for the first time, but I have all of the mods in place and can do that)
Skullians
Skulliansβ€’5mo ago
sudo ufw enable then sudo ufw status
Selkier
SelkierOPβ€’5mo ago
No description
Skullians
Skulliansβ€’5mo ago
do no then sudo ufw allow 22/tcp
Selkier
SelkierOPβ€’5mo ago
Alright
Skullians
Skulliansβ€’5mo ago
then sudo ufw enable and say yes if it asks
Selkier
SelkierOPβ€’5mo ago
Did that
Selkier
SelkierOPβ€’5mo ago
No description
Skullians
Skulliansβ€’5mo ago
okay have you already started the server up before with simple voice chat on?
Selkier
SelkierOPβ€’5mo ago
No
Skullians
Skulliansβ€’5mo ago
put the mod on, start your server then stop it let me know once done
Selkier
SelkierOPβ€’5mo ago
No description
Selkier
SelkierOPβ€’5mo ago
I think I might need to update java
Skullians
Skulliansβ€’5mo ago
yeah you're using java 17, you need 21
Selkier
SelkierOPβ€’5mo ago
Or "downdate" it? Idk Alright
Skullians
Skulliansβ€’5mo ago
sudo apt-get remove openjdk-17-jre-headless to remove the java 21 then i think you can do sudo apt-get install openjdk-21-jdk
Selkier
SelkierOPβ€’5mo ago
Done Yeah it works
Skullians
Skulliansβ€’5mo ago
start your server
Selkier
SelkierOPβ€’5mo ago
It's going to take a hot second to download first ~4min
Skullians
Skulliansβ€’5mo ago
ah :LUL:
Selkier
SelkierOPβ€’5mo ago
Oh that number's going up lovely
Skullians
Skulliansβ€’5mo ago
:Sad:
Selkier
SelkierOPβ€’5mo ago
6min? Hopefully not jinxing it but it is steadily going down now lmfao
Skullians
Skulliansβ€’5mo ago
:Prayge:
Selkier
SelkierOPβ€’5mo ago
Finished
Skullians
Skulliansβ€’5mo ago
^^
Selkier
SelkierOPβ€’5mo ago
It's saying that the folder minecraft-server-folder doesn't exist lovely Okay got in Ah I forgot to make the EULA one second Generating the world rn By the way, tangental question: To reset the world, which folders should I delete? Or should I just remove the entire world folder but keep the datapacks folder? And server is up now lemme boot up MC
Skullians
Skulliansβ€’5mo ago
if you want, yeah? also, did you boot the server up with simplevoicechat installed?
Selkier
SelkierOPβ€’5mo ago
Yes
Skullians
Skulliansβ€’5mo ago
stop your server
Selkier
SelkierOPβ€’5mo ago
These are my mods in a 1.21.1 instance
No description
Skullians
Skulliansβ€’5mo ago
head over to config/voicechat/voicechat-server.properties set port to 25569 and bind_address to 0.0.0.0 then restart your server
Selkier
SelkierOPβ€’5mo ago
These are all of the server mods
No description
Selkier
SelkierOPβ€’5mo ago
That's just saying "stop" right?
Skullians
Skulliansβ€’5mo ago
yeah
Selkier
SelkierOPβ€’5mo ago
alr Done The oracle one or the MC one?
Skullians
Skulliansβ€’5mo ago
mc
Selkier
SelkierOPβ€’5mo ago
alr Done
Skullians
Skulliansβ€’5mo ago
now join the server see if you can talk
Selkier
SelkierOPβ€’5mo ago
It doesn't let me talk at all might be because my mic's a bit fucked though
Selkier
SelkierOPβ€’5mo ago
No description
Selkier
SelkierOPβ€’5mo ago
No description
Skullians
Skulliansβ€’5mo ago
yes, that should be why what does the icon in the bottom left look like in game?
Selkier
SelkierOPβ€’5mo ago
No description
Skullians
Skulliansβ€’5mo ago
oh that means it failed to connect to the server
Selkier
SelkierOPβ€’5mo ago
ah
Skullians
Skulliansβ€’5mo ago
1. please send logs again 2. after that, set thebind_address to * and restart
Selkier
SelkierOPβ€’5mo ago
Selkier
SelkierOPβ€’5mo ago
Still same icon
Skullians
Skulliansβ€’5mo ago
:/ Try select a microphone and see if it works
Selkier
SelkierOPβ€’5mo ago
Still no mic registering at all
Skullians
Skulliansβ€’5mo ago
that's a you issue and not server issue
Selkier
SelkierOPβ€’5mo ago
Yeah... Would you be willing to hop on to test a bit?
Skullians
Skulliansβ€’5mo ago
*imo i like plasmovoice better but :Shrug: * sorry, no i'm fairly busy
Selkier
SelkierOPβ€’5mo ago
Oh well, and yeah fair That's fair πŸ˜… I think it's a big me issue because windows doesn't detect it either @Skullians Back now, managed to get my audio working It does still have the same sign though
Skullians
Skulliansβ€’5mo ago
have you tried restarting the entire oracle machine?
Selkier
SelkierOPβ€’5mo ago
(As in this icon)
No description
Selkier
SelkierOPβ€’5mo ago
Let me try stopping stopped on lovely connection timed out
Selkier
SelkierOPβ€’5mo ago
specifically
No description
Selkier
SelkierOPβ€’5mo ago
It shows as running and everything :/
No description
Selkier
SelkierOPβ€’5mo ago
Ah fuck it ima reboot again Lovely that did nothing
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
is your svc port opened in ufw
Selkier
SelkierOPβ€’5mo ago
I believe so? ^^^
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
okay hm which port is your svc server on? 25569?
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
Open Port Check Tool - Test Port Forwarding on Your Router
Port checker is a utility used to identify your external IP address and detect open ports on your connection. This tool is useful for finding out if your port forwarding is setup correctly or if your server applications are being blocked by a firewall.
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
try this check 25569 or whatever is your svc port in there wait nvm svc is udp isnt it
Selkier
SelkierOPβ€’5mo ago
I believe so I think now the issue is that I just can't enter ssh
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
didnt you allow ssh is the server online?
Selkier
SelkierOPβ€’5mo ago
I did, I have no clue why Yeah ^
Selkier
SelkierOPβ€’5mo ago
No description
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
if you wish I can nmap it from here
Selkier
SelkierOPβ€’5mo ago
I don't know what that is but I'd rather not because I'm assuming that'd pretty badly doxx me and I need to be able to access stuff myself
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
uh its an oracle vm bro.. but well
Selkier
SelkierOPβ€’5mo ago
πŸ˜…
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
I doubt ill get different results from that website just check 22 in there and see
Selkier
SelkierOPβ€’5mo ago
It is closed
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
did you mess something up in their network control or whatever it is
Selkier
SelkierOPβ€’5mo ago
No description
Selkier
SelkierOPβ€’5mo ago
I have no idea
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
just replicate mine permit all traffic for now
Selkier
SelkierOPβ€’5mo ago
Did that Port still closed the VC one is closed too...
Selkier
SelkierOPβ€’5mo ago
Nope!
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
hm honestly at this point I dont know whats up try pinging the ip
Selkier
SelkierOPβ€’5mo ago
How do you do that?
Selkier
SelkierOPβ€’5mo ago
πŸ˜… Request timed out
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
you replicated my settings?
Selkier
SelkierOPβ€’5mo ago
No description
Selkier
SelkierOPβ€’5mo ago
No description
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
remove the extra obnes make it exactly like mine
Selkier
SelkierOPβ€’5mo ago
πŸ‘
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
oracle blocks icmp by default so to ping it, you need to enable icmp
Selkier
SelkierOPβ€’5mo ago
No description
Selkier
SelkierOPβ€’5mo ago
Still timed out :/ (Exactly the same as this)
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
then I can confidently say your machine is either not online, or ip changed
Selkier
SelkierOPβ€’5mo ago
Nope! Exactly the same :/
Selkier
SelkierOPβ€’5mo ago
Yeah......
Selkier
SelkierOPβ€’5mo ago
It is in fact running
No description
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
screenshot under primary vnic? At this point I dont know if I can help further without knowing the ip addr
Selkier
SelkierOPβ€’5mo ago
No description
Selkier
SelkierOPβ€’5mo ago
I assume that basically removes all helpful info? lmfao
Selkier
SelkierOPβ€’5mo ago
One second DM'd you (Update: Still fucked) I'm going to try deleting all the ingriss rules and redoing them fuck me @π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ I might have figured something out I can create a command that runs a script in the bash shell Do you know if there's anything I can do with this to make shit work?
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
nop, Ive never used the oracle bash shell before nor do I know how it works xd
Selkier
SelkierOPβ€’5mo ago
Fuck 😭 It’s linux bash
Skullians
Skulliansβ€’5mo ago
it’s possible that ufw is somehow blocking port 22 if you can’t ssh in so try get it to fun sudo ufw disable, or sudo ufw allow 22/tcp and sudo ufw reload
Selkier
SelkierOPβ€’5mo ago
No description
Selkier
SelkierOPβ€’5mo ago
No description
Selkier
SelkierOPβ€’5mo ago
Doesn't work :/
Selkier
SelkierOPβ€’5mo ago
No description
Skullians
Skulliansβ€’5mo ago
:pain: did you have anything precious on there did you make any world progress
Selkier
SelkierOPβ€’5mo ago
Thankfully I took a backup of the original server before I deleted it
Skullians
Skulliansβ€’5mo ago
ah good
Selkier
SelkierOPβ€’5mo ago
I just don't want to have to make a new VM...
Skullians
Skulliansβ€’5mo ago
Yeah…. That’s fair
Selkier
SelkierOPβ€’5mo ago
Like not to doxx myself but big city πŸ‘ good vm πŸ‘
Skullians
Skulliansβ€’5mo ago
I see no other option. When I look back I do realise that ufw has never played nicely with oracle
Selkier
SelkierOPβ€’5mo ago
:/
Skullians
Skulliansβ€’5mo ago
tbh that’s the case everywhere
Selkier
SelkierOPβ€’5mo ago
True
Skullians
Skulliansβ€’5mo ago
There’s almost no VMS
Selkier
SelkierOPβ€’5mo ago
Should I try to hit up Oracle? yeah...
Skullians
Skulliansβ€’5mo ago
You can try I’d give a hint: you can upgrade to the pay as you go account plan, and the capacity is way higher, and as long as you make a vm that is under/at the limits of your free resources you don’t get charged
Selkier
SelkierOPβ€’5mo ago
Yeah, I had a friend who did that
Skullians
Skulliansβ€’5mo ago
so higher chance of VM + no charge
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
weird, worked fine forme
Skullians
Skulliansβ€’5mo ago
yes, its very so so I’ve seen some be fine some where it fucks it all up
Selkier
SelkierOPβ€’5mo ago
I was considering doing that but I didn't want to give my cc info to them and yeah
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
maybe op shouldnt've enabled ufw xd
Skullians
Skulliansβ€’5mo ago
don’t you have to provide it on sign up anyways that was my bad tbh, I thought it was already active ngl because of the guide they had used included it
Selkier
SelkierOPβ€’5mo ago
I mean I made the VM before I even had a debit card lmfao
Skullians
Skulliansβ€’5mo ago
oh lmao
Selkier
SelkierOPβ€’5mo ago
Yeah
Skullians
Skulliansβ€’5mo ago
Oracle is very legitimate
Selkier
SelkierOPβ€’5mo ago
Well yeah I'm just lazy and also like
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
as ufw is supposed to work normally
Selkier
SelkierOPβ€’5mo ago
I haven't ate since early yesterday So I am not functioning rn 😭
Skullians
Skulliansβ€’5mo ago
Well when I got them to run ufw status it said inactive
Skullians
Skulliansβ€’5mo ago
go eat 😭😭😭
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
i saw, but ufw shouldnt be an issue normally
Skullians
Skulliansβ€’5mo ago
Also @Selkier were you using oracle Linux?
Skullians
Skulliansβ€’5mo ago
yeah that’s what I’m thinking
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
oracle lin ☠️ cant figure out how that works I'd always manually choose ubuntu 2204
Selkier
SelkierOPβ€’5mo ago
I literally can't, college
Skullians
Skulliansβ€’5mo ago
:(
Selkier
SelkierOPβ€’5mo ago
Dining halls aren't open, although they open in ~10 minutes now thankfully I believe so
Skullians
Skulliansβ€’5mo ago
ah
Selkier
SelkierOPβ€’5mo ago
Where do I see that?
Skullians
Skulliansβ€’5mo ago
uh
Skullians
Skulliansβ€’5mo ago
^^
Selkier
SelkierOPβ€’5mo ago
No description
Skullians
Skulliansβ€’5mo ago
ah good
Skullians
Skulliansβ€’5mo ago
okay that’s fine
Selkier
SelkierOPβ€’5mo ago
lmfao I found a way to actually connect to the cloud shell???/ Just now it's not letting me type in the password
Torrent
Torrentβ€’5mo ago
What are you trying to do with cloud shell Welcome to the pain I experienced a couple weeks ago Cloud shell only gives you access to OCI commands like to stop and start your instance and stuff like that
Selkier
SelkierOPβ€’5mo ago
Trying to open the port for ssh There must be some way to un fuck the VM
Torrent
Torrentβ€’5mo ago
Cant There is but ONE way to do it Detach your boot volume from the instance, create a new instance and attach it as a secondary volume, ssh into the instance and open port 22, then reattach the volume as the boot volume of the first instance. Then it’s safe to delete both the new instance and its boot volume You also have to mount the volume within the file system and yeah do a lot of shit it’s not fun ChatGPT can help tbh
Selkier
SelkierOPβ€’5mo ago
The whole plan was to NOT make a new instance Because that'd take literal years
Torrent
Torrentβ€’5mo ago
No it won’t, just go pay as you go
Selkier
SelkierOPβ€’5mo ago
The other point was to not spend any money I'd also like to add that I very much am fine with losing the contents of the instance, I took a backup before I started fiddling with things
Torrent
Torrentβ€’5mo ago
You won’t pay any money if you don’t go over the free tier resources. At max you’ll be charged like $1 for the extra storage for like 30 minutes it takes for you to fix your issue Or just.. start from scratch, but then you’d still have to make a new instance Your only option is pay as you go tbh
Selkier
SelkierOPβ€’5mo ago
Drat
Torrent
Torrentβ€’5mo ago
I have been using it for months and haven’t been charged You’ll be fine
Selkier
SelkierOPβ€’5mo ago
I mean I think part of the issue is also going to be availability Ah fuck it ima try @Torrent Not even letting me make the new VM 😭
Torrent
Torrentβ€’5mo ago
You need to switch to pay as you go It will instantly give you the new vm
Selkier
SelkierOPβ€’5mo ago
How do you enable that?
Torrent
Torrentβ€’4mo ago
Not at PC; something in your account settings @Selkier any luck?
Selkier
SelkierOPβ€’4mo ago
Sorry, I'm pretty busy until wednesday/thursday so I'm not continuing until there I did find the setting, but I moved so I had to change some stuff and have to wait for things to update though Update: I have not had any luck for the past weeks because it's not even been letting me upgrade my accout :/ probably because I moved Haha! I found this! https://docs.oracle.com/en/industries/energy-water/shared/cs-cloud-ops-guide/index.html#page/CS_CLOUD_OPS/Cloud_DevOps_Guide.2.08.html Might be fucking something and https://docs.oracle.com/en/industries/insurance/health-insurance-cloud-services/21.0.0.0/administration/self-service/factory-reset.html
ProGamingDk
ProGamingDkβ€’4mo ago
Health insurance cloud services??
Selkier
SelkierOPβ€’4mo ago
Sobbing Idk I'm just trying to find some way to factory reset shit There's so much conflicting ass information
Selkier
SelkierOPβ€’4mo ago
How to Restore the Factory Default Configuration From the Service P...
If you remove the Logical Domains Manager before restoring the factory default configuration, you can restore the factory default configuration from the service processor.

Did you find this page helpful?