How to create a powerful Minecraft Server for free using Oracle Cloud [UPDATED]

  Рет қаралды 120,660

Hp_crafter

Hp_crafter

Күн бұрын

Пікірлер: 382
@RyomaXS
@RyomaXS Жыл бұрын
0:00 Introduction 1:01 Making Oracle Cloud account 2:27 Creating a VM instance 7:29 Port forwarding 9:36 Downloading and setting up PuTTY 13:48 PuTTY: Installing Java 15:15 PuTTY: Finishing port forwarding (firewall commands) 17:23 Setting up terminal and downloading Minecraft 20:24 Allowing server to run without having terminal open 22:22 How to access Minecraft console logs 23:08 How to access server files to add mods/plugins (FileZilla) 24:30 How to get root permissions to change/delete server files
@sephr13
@sephr13 5 ай бұрын
No reply and 85 likes? Lemme fix that!
@julietsomoza8066
@julietsomoza8066 3 ай бұрын
Bros a w
@dylhouse259
@dylhouse259 9 ай бұрын
In case anyone is wondering how to skip the "V1 instance" unavaliable thing, just upgrade your account to pay as you go. You won't be charged anything so long as you stay in the always free stuff, but you will have a temporary 100 dollar hold. But you do get to completley skip the queue with very little hassle. Other than that, awesome tutorial!
@Unknown-jo7sk
@Unknown-jo7sk 8 ай бұрын
how long does it take to get a refund?
@dylhouse259
@dylhouse259 8 ай бұрын
@@Unknown-jo7sk deoends on where you're getting a server from. Took a couple of hours for me but it might be shorter or longer for you
@juneorbrehm8162
@juneorbrehm8162 7 ай бұрын
@@Unknown-jo7sk around 1 week in the worst cases
@majesticraccoon4317
@majesticraccoon4317 6 ай бұрын
​@@Unknown-jo7skfor me it took a day
@majesticraccoon4317
@majesticraccoon4317 4 ай бұрын
Also it's more reliable that way
@nyctophantom
@nyctophantom 3 ай бұрын
For anyone asking, these are the commands for firewall ALLOW UDP and TCP firewall-cmd --permanent --zone=public --add-port=25565/tcp firewall-cmd --permanent --zone=public --add-port=25565/udp reload after any change firewall-cmd --reload
@oankaarsingh
@oankaarsingh 3 ай бұрын
goat
@nyctophantom
@nyctophantom 3 ай бұрын
@oankaarsingh btw more tips When sftp, aply chmod 777 to the server folder ONLY. applying to home won't let you do anything after that To resume screen after closing and reopen putty, you do sudo -s and then screen resume to regain access to server console
@gamwtizesti
@gamwtizesti 2 ай бұрын
@@nyctophantom hello there, i'm trying to access my own screen rn, server is working fine and all and I can see the logs of what's happening, but i can't execute any commands that would let me to either stop the server, /op myself or whitelist it. Any fixes for that?
@nyctophantom
@nyctophantom 2 ай бұрын
@@gamwtizesti hi, to access your screen after reconnecting you should type screen -r, if that doesn't work, type screen -ls instead, it displays all your screens, then you resume it
@nyctophantom
@nyctophantom 2 ай бұрын
@@gamwtizesti since that isn't working for you, Reboot your instance sudo -s for admin Screen -S Instance_name to create a screen Then, go to your server folder Then type the java command to execute all After all, you just press ctrl a and d after typing it, and type screen -r to go back
@ants2340
@ants2340 11 ай бұрын
TYSM! Java Oracle was being fussy with my account, and I needed a good tutorial. This is the best tutorial for making a server, and you did a great job at explaining everything.
@TitanTubs
@TitanTubs 11 ай бұрын
Oracle isn't letting me make an account. Anything you do help? I've messaged support but they literally say they can't help
@naphbot134
@naphbot134 5 ай бұрын
@@TitanTubs have you tried making an account in incognito?
@MCA-bash
@MCA-bash 5 ай бұрын
@@TitanTubs If credit card doesnt work, its a short bug for me it took a week to work
@Nuke-Gaming_
@Nuke-Gaming_ 4 ай бұрын
AS OF JUNE 2024, you need to use java 21 instead of 17.
@chikalikedis8170
@chikalikedis8170 3 ай бұрын
where in the tutorial does it say use java 17?
@GetZootedSkid
@GetZootedSkid 3 ай бұрын
​@@chikalikedis817014:00
@mariainglesis938
@mariainglesis938 3 ай бұрын
@@chikalikedis8170 Dm ?
@IAteYourCookiez
@IAteYourCookiez 3 ай бұрын
⁠@@chikalikedis8170about 14:05
@Andras_Laczka
@Andras_Laczka 3 ай бұрын
@@chikalikedis8170 around 14:07
@Brittlebones
@Brittlebones 11 ай бұрын
God bless for making this video, was easy to follow and was able to setup the server within a few hours. Btw for anyone struggling to get a free server just upgrade to a Pay as you go account and you’ll get priority
@whosjozikolnik
@whosjozikolnik 11 ай бұрын
so it isn't free?
@Brittlebones
@Brittlebones 11 ай бұрын
@@whosjozikolnik it still is, just make sure to only use the free resources. Follow the video and you’ll be fine
@hugominecraft4801
@hugominecraft4801 10 ай бұрын
@@whosjozikolnik it is free; you just need to stick to the free tier limits and not exceed them (basically; not go over 4 cpus and 24 gb of ram) however you will need to have 200 dollars in your credit card because oracle will try to charge you 200 dollars which will be immediately refunded in order to see if you have a real credit card lol
@flyxed2
@flyxed2 9 ай бұрын
@@Brittlebones Do you get charged for upgrading to a Pay as you go account or no?
@HopeArk
@HopeArk 8 ай бұрын
@@flyxed2 You get charged 100$ but it gets refunded cause it is just for verification
@SkyeWoods-t9l
@SkyeWoods-t9l 23 күн бұрын
It would not let me sign up for oracle cloud kept saying forbidden and i exceeded the number of attempts. After like 30 min i gave up.
@rednose4168
@rednose4168 2 ай бұрын
This worked almost perfectly for me except for one little error that caused a lot of headache. People of the future: DO NOT run the chmod command in the root folder, it needs to be run from the server folder. Running it from the root leads to an error when attempting to connect (something like getopt).
@gamwtizesti
@gamwtizesti 2 ай бұрын
Hey there, are you talking about the commands not working in the server screen? If so, do u have a fix for that?
@auridon
@auridon Жыл бұрын
thank you very much for this video, i felt stumped at first but this was very clear and concise :D
@terryhedge213
@terryhedge213 5 ай бұрын
thank you for making this guide, i tried this today and what can I say it worked!, i created (within free tier range) a 4 core 24gig vm just like you showed and also used tmux to run the server detached from the putty session and also forwarded a ddns to the public ip, it was purposed for a 20gb absolute beast of a forge (all the mods 9) server which is HEAVY to run, the oracle vm is completely unfazed, also i had to make a temporary payment of 93 euros to add a payment method to upgrade to pay as you go plan because there was no availability on my local server (it milan) which still had me at 0euro cost according to the dashboard. again thanks this is awesome. ♥
@Dostxs
@Dostxs 3 ай бұрын
Wdym temporarily 100dollars
@terryhedge213
@terryhedge213 3 ай бұрын
@@Dostxs oracle charges your credit card with about 100 bucks to verify your added payment method and it gets paid back to you right after (it refunds you the amount), if you use your plan within the limits i specified you will not get charged anything after enabling the pay as you go option (if you dont, it usually says there is no availabilty on oracle's servers to create the instance)
@Dostxs
@Dostxs 3 ай бұрын
@@terryhedge213 lets say i have credit card with 0 dollars will it try to make me pay 100 and than give it back?
@terryhedge213
@terryhedge213 3 ай бұрын
@@Dostxs it wont go through or youll be in debt temporarily
@Dostxs
@Dostxs 3 ай бұрын
@@terryhedge213 debt?
@SteveWray
@SteveWray 8 ай бұрын
Disk space is a bit limited. And creating new block storage isn't free. HOWEVER, if you create another free-tier VM and then delete it, its boot volume isn't removed, its still there. And its free-tier. And you can attach it to your other, running, free-tier VM and use it for the Minecraft server...
@paakito799
@paakito799 Жыл бұрын
oh shit, the master's back thx for showing me the ways of the craft
@brando_rut
@brando_rut 3 ай бұрын
Thanks for the video, you have really helped me a lot, greetings from Mexico
@oGerbil
@oGerbil 6 ай бұрын
the estimated cost of the shape is $19.50 per month, i'm using ampere 2 cores 12gb, why is this happening?
@kelpsie
@kelpsie 5 ай бұрын
I think you missed something important. You should use systemctl to enable the firewalld service on boot. Otherwise, the server will be inaccessible after a restart.
@reaIixx
@reaIixx Жыл бұрын
Me without a credit card
@Unique_playz_096
@Unique_playz_096 10 ай бұрын
Me too
@Mcneds
@Mcneds 9 ай бұрын
Me convincing my dad it is a cash money investment
@jaikumari2335
@jaikumari2335 9 ай бұрын
@@Mcneds same lol
@jaikumari2335
@jaikumari2335 9 ай бұрын
But he agreed cuz Tomorrowis my birthday
@DarkSide_AI
@DarkSide_AI 8 ай бұрын
You dont need credit card you can use debit card too I created 2 accounts with debit cards
@bqluga8693
@bqluga8693 6 ай бұрын
Dude, you're a legit godsend! Thank you so much!
@jasithiss
@jasithiss Жыл бұрын
There is no "Networking" tab.
@mattpavelko777
@mattpavelko777 8 ай бұрын
All these options are now under "Primary VNIC information". Not being a know-it-all Edgelord. Just found it myself!
@DustySiren
@DustySiren 2 ай бұрын
@@mattpavelko777 thanks!
@hotshots1094
@hotshots1094 Жыл бұрын
sorry if this is a dumb question but on a fabric server how do you start the server back up after you stopped it?
@tutosaba263
@tutosaba263 5 ай бұрын
fr
@notarandia6565
@notarandia6565 11 ай бұрын
very good video it says everything you need to know 100/10 and ty so much
@xkingmentosx
@xkingmentosx 2 ай бұрын
why a arm based processor?
@SomeGuyMC-YT
@SomeGuyMC-YT Ай бұрын
Because it’s the only free one that you can use
@Josiah-f6p
@Josiah-f6p 2 ай бұрын
It just displays a solid navy blue screen
@takh8552
@takh8552 16 күн бұрын
How do i share an oracle server with another person?
@myeyesdontbreathe3555
@myeyesdontbreathe3555 10 ай бұрын
this worked perfectly! i was wondering if you could do a tutorial about modding these servers as i dont know how to do so
@Dostxs
@Dostxs 3 ай бұрын
Is it still going?😊
@livewiki341
@livewiki341 9 ай бұрын
Hey quick question: Whenever I try to create the VM, I get the error message "Out of capacity for shape VM.Standard.A1.Flex in availability domain (any AD here). Create the instance in a different availability domain or try again later. I've tried it in all three availability domains, but I get the same message every time
@Semesto
@Semesto 9 ай бұрын
I found this video that helped me: kzbin.info/www/bejne/jqXSaq2IhKeqp7s Basically a lot of people are wanting to use this service and Oracle is struggling to match demand with their limited amount of domains.
@KyaWitherFam
@KyaWitherFam 5 ай бұрын
did anyone ever figure this out? im assuming its just at capacity so i might just buy a server...
@iiquoix4967
@iiquoix4967 5 ай бұрын
upgrade ur account for free to pay as you go and it should work, otherwise keep on clicking create instance and hopes the server accepts you
@KyaWitherFam
@KyaWitherFam 5 ай бұрын
@@iiquoix4967 how long would that take? i’d rather not just sit clicking for hours hoping i get accepted?
@MCA-bash
@MCA-bash 5 ай бұрын
As another commenter states ( I can confirm true, i did it myself) : In case anyone is wondering how to skip the "V1 instance" unavaliable thing, just upgrade your account to pay as you go. You won't be charged anything so long as you stay in the always free stuff, but you will have a temporary 100 dollar hold. But you do get to completley skip the queue with very little hassle. Other than that, awesome tutorial!
@buschelilp2558
@buschelilp2558 Жыл бұрын
Did you make a Company Account or a normal Account? I can only login to Oracel it self. but not to the Cloud website.
@Some1Deleted
@Some1Deleted Жыл бұрын
You need to create another account for oracle cloud, they are independent of each other
@breezynz
@breezynz Жыл бұрын
hes back no way
@that_guyhuman4566
@that_guyhuman4566 10 ай бұрын
How would i add the geyser plugin amd set it up
@malliek
@malliek 2 ай бұрын
✅ Confirmed, still works July 2024. Super useful, thank you so much for the tutorial!
@jesusb9562
@jesusb9562 2 ай бұрын
I keep getting this error. Out of capacity for shape VM.Standard.A1.Flex in availability domain AD-1. Everything is set as it should be. Tried different domains and those don't work either.
@justachickenboi
@justachickenboi 2 ай бұрын
@@jesusb9562 yeah its because theres a limited amount of these and you have to wait until someone else is done with theirs for you to use yours, just wait for a bit until its available.
@thevytas2035
@thevytas2035 2 ай бұрын
@@jesusb9562 Btw you have to upgrade your account to get this thing working. It doesn's cost anything but they charge you about 93 euros to authenticate you. They then refund the money. Hope this helps!
@qyopyproductions
@qyopyproductions Ай бұрын
@@thevytas2035 they wanted to charge my card with 100$ lol
@Rawbful
@Rawbful 5 ай бұрын
I think it would be better to not run the server as root in the ubuntu user’s home directory. That’s why you are having to change permissions on things which makes all this a lot more confusing for non-linux people. This is also less secure.
@MCA-bash
@MCA-bash 5 ай бұрын
The site is down so i cant retrace the commands, I tried to install java 11, Says ''openjdk doesnt exist'' [FIXED] Solution: i did: apt install openjdk=11.jdk) The right command was apt install openjdk-11-jdk) feel free to copy
@thebossbaby2866
@thebossbaby2866 8 ай бұрын
Hey! I created this and it worked perfectly for many months. I want to now delete my current world and start a new one. Is there a way I could do this?
@Dostxs
@Dostxs 3 ай бұрын
Did u do it?
@malliek
@malliek 2 ай бұрын
Easy, just delete the world files. - Has nothing to do with Oracle.
@malliek
@malliek 2 ай бұрын
@@Dostxs ^^
@Lall-E
@Lall-E Жыл бұрын
when I go to click create I get this message "Out of capacity for shape VM.Standard.A1.Flex in availability domain AD-1. Create the instance in a different availability domain or try again later. If you specified a fault domain, try creating the instance without specifying a fault domain. If that doesn’t work, please try again later."
@sauldcrack
@sauldcrack Жыл бұрын
I have the same error
@Dave-bc1ep
@Dave-bc1ep Жыл бұрын
same? what's your home region? mumbai?
@sauldcrack
@sauldcrack Жыл бұрын
@@Dave-bc1ep For me, I live in Spain
@Lall-E
@Lall-E Жыл бұрын
@@Dave-bc1ep Amsterdam Netherlands
@suponjubobu5536
@suponjubobu5536 Жыл бұрын
@@sauldcrack See my above reply.
@ericpilon6715
@ericpilon6715 11 ай бұрын
im not sure why but my dashboard looks completely different to this and i cant find the ip address anywhere
@NarutoUzumaki-wm7sj
@NarutoUzumaki-wm7sj 11 ай бұрын
Your website is down bro...
@TheOriginalManTrust
@TheOriginalManTrust 6 ай бұрын
yeah i cant access it either
@emmacat9593
@emmacat9593 9 ай бұрын
this video saved my ass big time. much love
@Dostxs
@Dostxs 3 ай бұрын
R u still using it
@emmacat9593
@emmacat9593 2 ай бұрын
@@Dostxs havent used it for a while but still got my acc
@Dostxs
@Dostxs 2 ай бұрын
@@emmacat9593 can u give it to me?
@yairsalem7638
@yairsalem7638 Жыл бұрын
hey, i get the message "Server refused our key" and "no supported authentication method available" when i try to open load putty any help with that?
@matle9949
@matle9949 9 ай бұрын
same
@michaelm.m7191
@michaelm.m7191 7 ай бұрын
@@matle9949 u can do it without use putty
@kiasta6844
@kiasta6844 3 ай бұрын
how did you fix it?
@malliek
@malliek 2 ай бұрын
Did you ever fix it?
@malliek
@malliek 2 ай бұрын
@@matle9949 You ever fix it?
@stevegoldy-rl9629
@stevegoldy-rl9629 8 ай бұрын
Is it possible to create a server for Palworld with this?
@fireflyslight8155
@fireflyslight8155 7 ай бұрын
Unfortunately not, I tried but ARM cpus are not supported by steamcmd. It may be possible with some work arounds but only if palserver supports ARM.
@kegeramanyanghakiki9576
@kegeramanyanghakiki9576 8 ай бұрын
i am wondering how much memory size (ROM) is also available with this
@shoelobster
@shoelobster 10 ай бұрын
is it possible to upload a server which is already made?
@TimGmbH1
@TimGmbH1 10 ай бұрын
Yes just transfer the server files and run it
@Leojr1017
@Leojr1017 6 ай бұрын
@shoelobster you were able to migrate it? I'm with the same problem
@komayelhossain6921
@komayelhossain6921 10 ай бұрын
Can you make a tutorial about how to setup valheim server like this one?
@AeroDuoV
@AeroDuoV Жыл бұрын
Can i set up a server on already existing World (modded)?
@therealemilime7773
@therealemilime7773 Жыл бұрын
yes, just substitute the files in the server using Filezilla and start the server again
@myeyesdontbreathe3555
@myeyesdontbreathe3555 10 ай бұрын
​@@therealemilime7773will this work with the mods too?
@badlanding0529
@badlanding0529 4 ай бұрын
Server refused the key, could not find a solution.
@quindrik7149
@quindrik7149 3 ай бұрын
dont use a capital on Ubuntu
@chikalikedis8170
@chikalikedis8170 2 ай бұрын
@@quindrik7149 still doesnt work
@jamesjentelmeanpl6528
@jamesjentelmeanpl6528 Жыл бұрын
Can i crate 2, 3 or maybe 10 mc servers ?
@TheAustralianDog
@TheAustralianDog 7 ай бұрын
if you have 2, 3 or maybe 10 credit cards with different names, yeah sure, otherwise no.
@Boreism
@Boreism 10 ай бұрын
does your pc need to be on the entire time your running it? or is the person whos running the vm needed to keep their pc on
@TimGmbH1
@TimGmbH1 10 ай бұрын
No the VM runs on oracle servers. It runs 24/7 even if you turn your pc off
@jxnus2774
@jxnus2774 6 ай бұрын
@@TimGmbH1 Why does my server turn off when I close my terminal after I detached
@TimGmbH1
@TimGmbH1 6 ай бұрын
@@jxnus2774 Does it stop instantly? You have to run your Minecraft Server inside the Screen process. Then you have to detach it by pressing Ctrl + a + d
@jxnus2774
@jxnus2774 6 ай бұрын
@@TimGmbH1 Thanks, I figured it out. To close the terminal without stopping the server you have to press ctrl + d after detaching from the screen
@majesticraccoon4317
@majesticraccoon4317 6 ай бұрын
Thank youu sooo muchh!!!!
@FasteySZ
@FasteySZ 8 ай бұрын
Is it completely free? like, without needing to pay something later?
@lukkapetals196
@lukkapetals196 8 ай бұрын
Its free but you need a credit card for validation. Also, you account can be deleted on the future but you can avoid this using the "pay as you go", all you need is make budgets to not allow anything beyond the free tier
@h3ppy
@h3ppy 9 ай бұрын
your web don't work
@muffintersbakery3355
@muffintersbakery3355 5 ай бұрын
I'd like to ask something. Currently I plan on running a minecraft fabric modded server. Should I choose Ubuntu or Linux for it? This tutorial doesn't seem to mention modding. But I don't want a basic vanilla server, I'm planning on using Prominenc 2 RPG as the modpack and using the server files from it, but I don't know if I should use Linux or Ubuntu
@7Twixie
@7Twixie 4 ай бұрын
Ubuntu is Linux
@valblazeyt
@valblazeyt 2 ай бұрын
🤦‍♂
@evertonfells
@evertonfells 6 ай бұрын
13:05 I can't give apt update. appears bash: apt: command not found
@MohaWifiair
@MohaWifiair 6 ай бұрын
try with "sudo apt update"
@stfoggy124
@stfoggy124 2 ай бұрын
how do i enter the java terminal again to do mc commands?
@stfoggy124
@stfoggy124 2 ай бұрын
nvm this tutorial is perfect
@jackgreen05
@jackgreen05 8 ай бұрын
Thanks! I only have a question, how can I make the server compatible with Fabric mods? Also I have premium Minecraft but I have a friend who have cracked Minecraft, how can he play in the el server?
@Lall-E
@Lall-E 8 ай бұрын
he buy's minecraft.
@quinonone
@quinonone 8 ай бұрын
make offline mode off in server properties
@luniopuh
@luniopuh 6 ай бұрын
you can try whitelisting your friend by going into that putty thingy, typing cd server, screen -r and then /whitelist add
@DimitarQvorov
@DimitarQvorov 11 ай бұрын
Is that free?
@Patrix-offical
@Patrix-offical 3 ай бұрын
Its 24/7?
@jesusmarin6668
@jesusmarin6668 Ай бұрын
If I turn off my pc but I put the screen command, does the server keep running or not?
@sugumonxe
@sugumonxe Ай бұрын
yes it does
@Cozloo
@Cozloo 4 ай бұрын
is there a way to do forge?
@STARSAAR
@STARSAAR 10 ай бұрын
Y u all not subscribing him!??
@derbauklotz2685
@derbauklotz2685 10 ай бұрын
ur website is unreachable
@denzelit8074
@denzelit8074 3 ай бұрын
It says login as
@dogthegod4461
@dogthegod4461 10 ай бұрын
thank you
@ShawarmaPlayZHD
@ShawarmaPlayZHD 10 ай бұрын
comes up with the error "Error: Unable to access jarfile minecraft_server.1.20.2.jar" when i try to run the server what should i do
@TimGmbH1
@TimGmbH1 10 ай бұрын
You're server.jar probably has another name. First lookup your file name with "ls" then change the starting command to the correct name
@invincibleanik
@invincibleanik 9 ай бұрын
run a paper server instead
@Yaobi_
@Yaobi_ 8 ай бұрын
How can i turn the server onlinr after i did /stop in console ?
@444nuits
@444nuits 5 ай бұрын
"screen java ....."
@justachickenboi
@justachickenboi 2 ай бұрын
that would be the exact same command u ran to start it in the first place
@ArtaBG
@ArtaBG 11 ай бұрын
there is no link
@Pyteriax
@Pyteriax 8 ай бұрын
can someone help me? When I click the "Create" button the new window doesn't open but I stay in the menu. Does anyone know what I'm doing wrong?
@tobiaswestermann1375
@tobiaswestermann1375 5 ай бұрын
same issue, did you resolve this?
@Pyteriax
@Pyteriax 5 ай бұрын
@@tobiaswestermann1375 nope
@MCA-bash
@MCA-bash 5 ай бұрын
Does it say something on the lines of ''out of stock'' if so upgrade to PAYG (stands for Pay As You Go) You wont be chrarged a penny (Only for verification) But if you stick to the ''Always free elegible'' options, your good!
@hypeexiano
@hypeexiano 2 ай бұрын
can you join with t launcher in this server?
@tf2juice
@tf2juice 2 ай бұрын
t launcher is a known trojan virus, you can set up whether a cracked launcher can join or not in the settings.
@LifeOfMohammed
@LifeOfMohammed 11 ай бұрын
The website link doesn't work can u post the commands in the comments or descriptions
@knulen
@knulen 11 ай бұрын
Did you manage to get the commands? Site is still unavailable
@LifeOfMohammed
@LifeOfMohammed 11 ай бұрын
I didn't need them I just followed and copied of the video@@knulen
@JexiusK
@JexiusK 11 ай бұрын
Hey, your website is down ^^
@hockeydino1236
@hockeydino1236 2 ай бұрын
Can you do a windows putty minecraft aws( Amazon Web services) minecraft, server please would really help quite a bit thank you. awsome videos enjoy videos like this because it can teach others to improve their ability to understand code, and to learn how to make your own.
@JustAiden.
@JustAiden. Жыл бұрын
Hey, when I try to create a new compute instance, it says they’re out of capacity and check back later, but whenever I check back later, there is nothing.
@JustAiden.
@JustAiden. Жыл бұрын
I was just wondering how you got it on your first try when you clicked create instance
@JustAiden.
@JustAiden. Жыл бұрын
(This is what I get. I am in the US and in chicago) Out of capacity for shape VM.Standard.A1.Flex in availability domain AD-1. Create the instance in a different availability domain or try again later. If you specified a fault domain, try creating the instance without specifying a fault domain, otherwise try creating the instance in a different availability domain. If that doesn’t work, please try again later. Learn more about host capacity.
@hp_crafter4609
@hp_crafter4609 Жыл бұрын
I'm afraid it's because the location you chose is popular. London is much less popular of a datacentre which means that there is almost never availability problems and I could get one first try. If you look around online there are tutorials that allow you to create a script to repeatedly try to create a server. That's the best way to fix this issue I'm afraid.
@JustAiden.
@JustAiden. Жыл бұрын
@@hp_crafter4609 I already made my own script because I thought that was the problem
@puntoartica
@puntoartica Жыл бұрын
​@@hp_crafter4609and is there a way to know which one are full and which ones aren't?
@ianrodriguezluque3340
@ianrodriguezluque3340 5 ай бұрын
When I type java -Xmx1024M -Xms1024M -jar minecraft_server.1.20.4.jar nogui I get Error: Unable to access jarfile minecraft_server.1.20.4.jar.
@chikalikedis8170
@chikalikedis8170 3 ай бұрын
same thing happens to me, have you found a solution
@SonoxStudio
@SonoxStudio 3 ай бұрын
@@chikalikedis8170 yes : just put server.jar not minecraft_server ect and then nogui (java -Xmx1024M -Xms1024M -jar server.jar nogui)
@klmfxn3941
@klmfxn3941 2 ай бұрын
@@SonoxStudio thank you mate i was stuck here too!!!!
@Neoproxy_
@Neoproxy_ 2 ай бұрын
@@chikalikedis8170 replace minecraft_server.1.20.4.jar by server.jar
@glump124
@glump124 Ай бұрын
@@klmfxn3941 please repeat what they said it got deleted
@wardimonde
@wardimonde Жыл бұрын
thanks so much
@DereC519
@DereC519 5 ай бұрын
is this permanent? I understand it can still run when the trial runs out but how so?
@MCA-bash
@MCA-bash 5 ай бұрын
The trial is for paid things, The cpu you are using is ''Always free elegible'' It is always free no matter what
@Darkah
@Darkah 10 ай бұрын
why my server closes?
@KisukeGhoul12
@KisukeGhoul12 9 ай бұрын
Hi I managed to set up the basic server but i wanted to instead install a modpack. So i went through the steps once more up until actually installing minecraft using wget and the link ( 18:13 ). How would i use a curseforge modpack here instead of minecrafts server jar? Im sorry im a complete novice and ive been googling and fiddling but i cannot figure it out. The link says forbidden 403
@KisukeGhoul12
@KisukeGhoul12 9 ай бұрын
I figured this out but im not clued up enough to explain it. I followed a video ( luckily enough created by the modpack creator ) on how to do it. it was for better MC made by sharkie and he has a YT channel if anyone is curious on how to install modpacks. This video ( by hp crafter ) was essential for me and im extremely grateful! Just the modding aspect wasnt touched on very well and thats why im recommending the video i am.
@curse4490
@curse4490 9 ай бұрын
@@KisukeGhoul12how is the server performing? High, moderate, or low lag using that mod pack? Also how many people are usually on at the same time with you?
@KisukeGhoul12
@KisukeGhoul12 9 ай бұрын
@@curse4490 its a little laggy now and then with blocks reappearing. There is 3 of us on the server at all times. Id say moderate lag ( only blocks dissappearing and reappearing )
@curse4490
@curse4490 9 ай бұрын
@@KisukeGhoul12 ahh not too bad , I’m about to try setting one up. How much did oracle pull from your card for verification?
@KisukeGhoul12
@KisukeGhoul12 9 ай бұрын
@@curse4490 im south african they pulled R19 which i think is $1+-
@eyeman3627
@eyeman3627 10 ай бұрын
Does this stay up 24-7?
@eyeman3627
@eyeman3627 10 ай бұрын
@GamerD4rker Thank you!
@inkognito3931
@inkognito3931 Жыл бұрын
Hey i have followed your tutorial and got my server running but in Minecraft it says "Can't connect to server" i know for sure that the server is online because i use a mod that connects a Discord Channel with Minecraft Chat and i can see both side's massages! So i was curios if I'm missing something?
@shoelobster
@shoelobster 10 ай бұрын
i also have this problem, did you ever fix it?
@inkognito3931
@inkognito3931 10 ай бұрын
@@shoelobster Yes if you are playing modded download Random Patches mod it increases the "login time out" to 900 sec from 30 sec
@vanlabyrinth1664
@vanlabyrinth1664 11 ай бұрын
this worked amazingly... how ever when in putty I was unable to exacute commands in the server consol, eg I enter the stop command and i got no response from the server or putty and the server did not close... what have I broken? Edit: i restarted the Orical server then restarted the minecraft server and commands were able to function
@eyeman3627
@eyeman3627 10 ай бұрын
How did you restart the minecraft server? I have the same issue
@vanlabyrinth1664
@vanlabyrinth1664 10 ай бұрын
@@eyeman3627 i went to orical and rebooted it from there
@TimGmbH1
@TimGmbH1 10 ай бұрын
​@@eyeman3627just click on the reboot button in the oracle Webinterface
@VincentJohansson-p3z
@VincentJohansson-p3z 9 ай бұрын
Insted of using apt in the command i had to use yum insted. When I tried to install java 17 i was met with this: No package java-17-openjdk-devel available. Error: Nothing to do: So I tried to download it manually and then get the file into putty. But apparently the file didnt exist even tho I was looking at it in my downloads folder. Please help me, I dont know anything about this at all so i started using ChatGPT for help when the apt commands didnt work and whenever i ran into a problem i asked ChatGPT but I ran into a corner when the file apparently didnt exist that i manually downloaded.
@ZenityStudios
@ZenityStudios 9 ай бұрын
this tutorial is gonna be pretty confusing if you don't understand networking/servers/virtual machines. I suggest you try again and follow exactly as he does. The issue you are experiencing is that you need to remotely connect into the server, then download java on the remote server. When you say you see java in your downloads folder, that tells me you downloaded it on your computer, not the server.
@TrulyAverage
@TrulyAverage 9 ай бұрын
When I try to create an instance it says "Out of capacity for shape VM.Standard.A1.Flex in availability domain AD-1. Create the instance in a different availability domain or try again later. If you specified a fault domain, try creating the instance without specifying a fault domain, otherwise try creating the instance in a different availability domain. If that doesn’t work, please try again later. Learn more about host capacity."
@orcamay
@orcamay 9 ай бұрын
getting this same error
@dafoxboi6729
@dafoxboi6729 9 ай бұрын
with the free version of oracle you have a lower priority when getting access to resources, you just have to keep retrying it occasionally until space clears up for you, i retried a couple hours later and was fine but ive heard of others taking days
@quinonone
@quinonone 8 ай бұрын
upgrade your account to a pay as you go, it will do a temporary charge to your bank of $100 but will go away the same day, pay as you go accs have priority to vms
@MCA-bash
@MCA-bash 5 ай бұрын
As another commenter states ( I can confirm true, i did it myself) : In case anyone is wondering how to skip the "V1 instance" unavaliable thing, just upgrade your account to pay as you go. You won't be charged anything so long as you stay in the always free stuff, but you will have a temporary 100 dollar hold. But you do get to completley skip the queue with very little hassle. Other than that, awesome tutorial!
@RealTastyTaste
@RealTastyTaste 10 ай бұрын
the moment when you need a credit card to use an free service, aha
@ilocs
@ilocs 9 ай бұрын
this just does not work
@noelsoto4329
@noelsoto4329 4 ай бұрын
dont use FileZilla full of adware and garbage find an alternative such as 'scp' (SecureCopy command) or winscp
@flori13
@flori13 5 ай бұрын
-Xmx1024M -Xms1024M -jar minecraft_server.1.20.4.jar nogui I get Error: Unable to access jarfile minecraft_server.1.20.4.jar.
@AbhiMunchs
@AbhiMunchs 3 ай бұрын
same error, have u found a fix
@zourcegupt
@zourcegupt 2 ай бұрын
@@AbhiMunchs you need to rename your server.jar file to minecraft_server.1.20.4.jar
@yober7701
@yober7701 9 ай бұрын
RSA KEYS DONT WORK IN THE LATEST UBUNTU VERSION 22.04 JUST USE AN OLDER VERSION OR A ecdsa-key-20230714 OPTION IN PUTTYGEN 😊😊😊😊😊😊😊😊😊😊
@inferno9PT
@inferno9PT 7 ай бұрын
sry brother could you explain better where that option would be? cant really find it, i got to ecdsa-key-20240216 is the best i could find
@koenendesign8671
@koenendesign8671 Жыл бұрын
This was amazing. Last time I did this was 10 years ago, running the server from my own laptop, so I needed all the info again.
@sephr13
@sephr13 5 ай бұрын
No reply and 33 likes?? Lemme fix that!
@gameboyjacks
@gameboyjacks 4 ай бұрын
@@sephr13 glazing
@therealemilime7773
@therealemilime7773 Жыл бұрын
IMPORTANT: do not send the command chmod 777 fot the home directory since this will disable ur keys and u wont be able to connect to it
@OliveiraBr
@OliveiraBr Жыл бұрын
I think I made this mistake, and now I can't connect anymore, how do I fix this?
@vprw
@vprw 11 ай бұрын
lmfao normies have to learn the hard way i swear
@cookiekesgameplace2508
@cookiekesgameplace2508 11 ай бұрын
then send it as what?
@OskarsBestt
@OskarsBestt 11 ай бұрын
@@cookiekesgameplace2508 i did chmod 755 -R /home/ubuntu/server and then i could login to the ftp again
@therealemilime7773
@therealemilime7773 10 ай бұрын
​@@OliveiraBr idk.... i just re-did the same thing again from start
@sl0th783
@sl0th783 10 ай бұрын
Hi, website is down. Don't see any commands in description :(
@arczironator444
@arczironator444 Жыл бұрын
You can acutally make an instance with 4 cores, the warning message is just an indicator for you that you are about to max out your free tier capacity
@hp_crafter4609
@hp_crafter4609 Жыл бұрын
It should be but for some reason it doesn't let me make a server of I use 4 CPU cores. My account is just a bit glitched for some reason.
@crystian7016
@crystian7016 11 ай бұрын
I was able to set 15 cores, 90GB. lol.
@pizzaparty3335
@pizzaparty3335 11 ай бұрын
@@crystian7016 yes and he said that u need to pay for this lol
@crystian7016
@crystian7016 11 ай бұрын
@@pizzaparty3335 Not in my case. I was able without the upgrade advice.
@crystian7016
@crystian7016 11 ай бұрын
@@pizzaparty3335 I've tried with 20 cores, got the advice, then i've set to 15. It worked. Maybe i can get a little bit more.
@DarkrayPlayz
@DarkrayPlayz Жыл бұрын
I was literally just wondering if you'd make an updated video yesterday 😭
@annoyedhitsuji2865
@annoyedhitsuji2865 2 ай бұрын
bruh no abaliabity rn :( for ampere
@ww6959
@ww6959 18 күн бұрын
I think this is no longer working for free. After selecting ubuntu for the os and the 24GB of RAM and 4 cpus Ampere thingy, they show me the estimated price I would be paying monthly for this machine (29,53€)
@Bartekwis
@Bartekwis Жыл бұрын
How go make sure that I won't get charged? Is there a setting or something?
@armoirestudio
@armoirestudio 4 ай бұрын
I can't connect to the mc server, what do I do?
@SanidhyaPlayz
@SanidhyaPlayz Жыл бұрын
HE RETURNED
@gian3517
@gian3517 3 ай бұрын
Still working. Managed to do everything using just CLI.
@emmanuelbaezberroa
@emmanuelbaezberroa 2 ай бұрын
Marvellous video! Well explained, thanks for helping me to open the server. Hoping for more videos like this, salute from the Dominican Republic.
@zarovakalex9272
@zarovakalex9272 24 күн бұрын
was working but when i ran chmod, my key is not long accepted
@redblazer27
@redblazer27 5 ай бұрын
This are all free features , like after 30 days I can still use it without getting charged?
@MCA-bash
@MCA-bash 5 ай бұрын
Yes, it also says ''Always free'' that does indeed mean what it says
@watcw
@watcw 6 ай бұрын
they literally banned my account randomly with no reason
@nightbot3822
@nightbot3822 6 ай бұрын
oracle cloud normaly
@toxic_boiz95
@toxic_boiz95 Жыл бұрын
Me with credit card but still oracle website shits😢
How This Base Survived 12 Years on 2b2t
10:07
FitMC
Рет қаралды 1,6 МЛН
Oracle Free Tier Issues Solved: Out of Capacity & Idle Stops
8:53
when you have plan B 😂
00:11
Andrey Grechka
Рет қаралды 66 МЛН
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 98 МЛН
Officer Rabbit is so bad. He made Luffy deaf. #funny #supersiblings #comedy
00:18
Funny superhero siblings
Рет қаралды 3,2 МЛН
Minecraft's FPS is finally FIXED
5:58
Purplers
Рет қаралды 1,3 МЛН
The $0 Home Server
16:53
Kalos Likes Computers
Рет қаралды 897 М.
Why Are Open Source Alternatives So Bad?
13:06
Eric Murphy
Рет қаралды 642 М.
We Broke 2b2t's Oldest "Rule"
9:26
FitMC
Рет қаралды 2,4 МЛН
How the UNFINDABLE Minecraft 2b2t Base... was Found
10:35
SalC1
Рет қаралды 2,6 МЛН
How I Lost $1,000,000 On A Minecraft Server...
15:09
Tubbo
Рет қаралды 1 МЛН
How We Run & Host Hermitcraft
11:57
xisumavoid
Рет қаралды 888 М.
There Will Never Be a Minecraft Exploit This Powerful AGAIN.
29:50
TheMisterEpic
Рет қаралды 1,2 МЛН
The cloud is over-engineered and overpriced (no music)
14:39
Tom Delalande
Рет қаралды 608 М.
when you have plan B 😂
00:11
Andrey Grechka
Рет қаралды 66 МЛН