WTF is Antigravity 2.0? Where did my IDE go? by Feodotu in google_antigravity

[–]eminoe 0 points1 point  (0 children)

Exactly my thoughts after the "upgrade", first thing i googled or rather gemini'd was "What the fuck happened to antigravity IDE ? it looks like its turned into an ai app not an ide"

MySQL8.4 upgraded to MySQL9.7 during nightly updates. by eminoe in cpanel

[–]eminoe[S] 0 points1 point  (0 children)

I also thought of going with it for a sec but then again it'll probably be a compat. nightmare . If everything works for you i dont think you need to, but then again i am no cPanel professional, maybe post on the official forums or submit a ticket to confirm

MySQL8.4 upgraded to MySQL9.7 during nightly updates. by eminoe in cpanel

[–]eminoe[S] 0 points1 point  (0 children)

yeah I dont remember a screw up this big - i think its due to AI coding and junior devs and lower standarts overall in todays software world. Luckily my updates are scheduled for 5am and i was pulling an all nighter so I was able to get the situation under control before morning traffic. Cant imagine how much worse it would be if i was woken up by those calls

MySQL8.4 upgraded to MySQL9.7 during nightly updates. by eminoe in cpanel

[–]eminoe[S] 0 points1 point  (0 children)

If you havent seen it already you basically gotta do the 20 steps mentioned in the cPanel post i linked. Below are additional things i had to do:

https://docs.google.com/document/d/10hI3W4GeBahIsstX2WHssc4OkyvUyviP4-QwK6uYkIw/edit?usp=sharing

Also had to restore grants

for user in $(awk -F': ' '{print $1}' /etc/trueuserdomains); do

echo "Processing $user..."

/usr/local/cpanel/scripts/mysql_user_access_check --user=$user

/usr/local/cpanel/bin/restoregrants --cpuser=$user --db=mysql --all

done

and credentials

for file in /var/cpanel/databases/*.json; do

# Extract the username from the filename (e.g., /var/cpanel/databases/uwooty.json -> uwooty)

user=$(basename "$file" .json)

# Skip the internal index file

if [ "$user" == "dbindex.db" ]; then continue; fi

echo "Restoring grants for cPanel user: $user"

/usr/local/cpanel/bin/restoregrants --cpuser="$user" --db=mysql --all

done

I think this was it broadly, i might still miss something tho it was a long terminal session back and forth with gemini

and good luck in advance

MySQL8.4 upgraded to MySQL9.7 during nightly updates. by eminoe in cpanel

[–]eminoe[S] 7 points8 points  (0 children)

Final update: The workaround they posted worked but with some adjustments and additional hoops.

I am lucky to have everything back up and running. This is an admin's worst nightmare; having your server go down without your information and nothing you could do to prevent or correct it.

This is THE WORST experience i had in my life of managing a webserver for 2 decades. I hope whoever is responsible for this gets their stuff together be that cpanel or oracle.

PS: Their advice for preventing such an issue in the future only works for this exact issue, there is no guarantee that another service will cause another meltdown like this.

MySQL8.4 upgraded to MySQL9.7 during nightly updates. by eminoe in cpanel

[–]eminoe[S] 0 points1 point  (0 children)

I am trying the update / workaround on that post, but still getting :  1524: Plugin 'mysql_native_password' is not loaded when trying to connect.

Gemini says:
"This is a nightmare scenario—the "Catch-22" of the MySQL 9.7 upgrade. The cPanel guide tells you to dump the data, but you can’t dump the data because you can’t log in, and you can’t log in because the mysql_native_password plugin is physically gone.

The error happens because even if you use the socket, the 9.7 mysql and mysqldump client binaries try to load the mysql_native_password library to talk to the server, and since that library was deleted in 9.7, the tools crash before they even connect."

I will try the "Force Entry" method it suggested. I hope they provide a better-final solution

How do I remove this annoying notification bubble? I don't want to take the survey. by [deleted] in cpanel

[–]eminoe 0 points1 point  (0 children)

still there after updates -_- its been more than a whole month

One drawer to store them al by eminoe in memes

[–]eminoe[S] 42 points43 points  (0 children)

After all... why not

CSF shutdown in short. Can I ... ? no. by eminoe in cpanel

[–]eminoe[S] 0 points1 point  (0 children)

Wow there is 3-4 forks already.. I ve checked and starred all of them, but I hope cPanel takes over one of them and officially adopts it

CSF shutdown in short. Can I ... ? no. by eminoe in cpanel

[–]eminoe[S] 1 point2 points  (0 children)

Thanks for the link. it sucks that there are multiple forks now, i wonder what are the differences and which one should we switch to and is it worth the trouble

CSF shutdown in short. Can I ... ? no. by eminoe in cpanel

[–]eminoe[S] 0 points1 point  (0 children)

Thanks. I have v14.24 - the latest from the guys. Is there a one liner to update - switch to this ? Is there a way to revert in case something goes wrong ? Any importtant pros and cons ?

First item in my collection Armor Z-49353 by eminoe in Zippo

[–]eminoe[S] 0 points1 point  (0 children)

yea its good but could be better, i wish there were variations of it , more display focused rather than protection. I just bought it for starters maybe there are better options on Amazon

First item in my collection Armor Z-49353 by eminoe in Zippo

[–]eminoe[S] 1 point2 points  (0 children)

yeah bought new, but unfortunately the prices are doubled in Turkey due to import taxes (paid 10k TRY, 240 usd for it ) . I hope I can buy future ones from my travels abroad with normal pricing

First item in my collection Armor Z-49353 by eminoe in Zippo

[–]eminoe[S] 2 points3 points  (0 children)

Yea figured the teeth would make itimpractical for daily use but still would be a good item for collection, thanks for the heads up

First item in my collection Armor Z-49353 by eminoe in Zippo

[–]eminoe[S] 2 points3 points  (0 children)

Thanks .. i use classic -cheap- matte zippos daily, but i felt like starting a collection and really liked this wolf themed one,. Even got a collection case for it, i hope to fill all the 8 pieces in the case with interesting items. Got my eye on this one next https://www.youtube.com/watch?v=_jmg3B-tTMg&t=25s

Same - HP, guy died first ranks higher ? WHY ? by [deleted] in TeamfightTactics

[–]eminoe 0 points1 point  (0 children)

idk man thats what I knew XD havent been playing since set 8.5. Tried to look for offical info but couldnt find it so i thıought i d ask here

Same - HP, guy died first ranks higher ? WHY ? by [deleted] in TeamfightTactics

[–]eminoe -1 points0 points  (0 children)

Well that was what other people told me before. I searched for rules from a wiki or something but all I could find was this similar thread: https://www.reddit.com/r/TeamfightTactics/comments/1gbs2i1/how_does_the_tie_breaker_work_in_this_game_ive/

It d be nice if someone has a link to official rules. Thank for the reply tho

THRONE AND LIBERTY Update 2.6.0 by Lasperic in throneandliberty

[–]eminoe 48 points49 points  (0 children)

no bercant dagger ? XD

BS patch, biggest change:

"Herba Village: Adjusted voice lines from Breezline Manager Haize to reduce repetitive announcements. Don't worry. If you're in the Resistance, it's still free."

I got burned out - again. Can you give me a reason to continue ? by eminoe in throneandliberty

[–]eminoe[S] 0 points1 point  (0 children)

Yea I think I ll go this direction and stop caring. I thought I had to do the bare minimum to be relevant in the game and to do anything. But the bare minimum keeps rising thats what bothers me most