@llhqiqi520 said:
Your IP x.x.x.x has been banned
Ban Reason: Banned for 414 login attempts.
Ban Expires: 11/26/2024 (21:00)
@VirMach
hey,can you help me solve this problem? Because I want to continue.go,go,go.
Can you explain what you're doing? It doesn't necessarily mean you logged in 414 times but it means you loaded thee client area page in some specific ways at least 414 times, so if you let me know I can try to reduce false positives in the system.
But I'm guessing you're maybe using a public VPN or something used by others? Because I still can't think of any way it would end up going that high.
I didn't necessarily ran into the same IP ban issue that @llhqiqi520 had. But I did got hit by the 15 minute IP ban due to "successive failed attempts".
I had left the WHMCS tab open for an extended period of time and I assume the session expired during that period. So, when I went back to reload the page (or move to any other WHMCS page), it redirected me to the Captcha page, once I completed it and got redirected back to WHMCS, it straightaway showed that IP ban error, even though it never showed any login page.
That used to happen any time I hopped VPNs and forgot to whitelist.
@mockingbird said: @VirMach - Can I get my non-changeable BF SJC server transferred to CHI? I will pay a transfer fee if it's reasonable. > Thanks
I like how you preface this request by calling it non-changeable.
@nullnothere said: @VirMach - speaking of transfers/migrations, is this something that is possible at all (I'd prefer to migrate rather than cancel if there is such an option, including paying a reasonable transfer fee). My big concern is that support hasn't been very responsive for some time so I've been very averse to opening tickets to avoid bogging them down further. The renewal date is right around the corner and the post above is giving me ideas...
I'd need more information, but I'm going to assume you mean some older special since you mentioned renewal coming up. Yes, it's possible. While semi-auto transfers are unavailable, custom requests reduced from $10 to $3. You just make a custom transfer request (make a ticket.)
Saving energy isn't on my list, that's why if you open the page on your phone and hold it in your hand it gets hot. Nearly completely killed my battery doing that on accident.
@Kris said:
I missed 3456 plan in NYC yesterday, still looking for it to come back since.. bugger.
Oh weird I have no idea how that even happened. I guess a very specific combination of all the weird exceptions and adjustments I added to the generation code for it to be able to generate that plan at that price.
Definitely would be rare. I hope.
@KernelPanic said: I had left the WHMCS tab open for an extended period of time and I assume the session expired during that period. So, when I went back to reload the page (or move to any other WHMCS page), it redirected me to the Captcha page, once I completed it and got redirected back to WHMCS, it straightaway showed that IP ban error, even though it never showed any login page.
We should maybe add in something that moves open WHMCS tabs to our homepage after some time, or would that be too annoying? Actually I'm not sure if it's even possible to do efficiently. I need to remember again how the ban logic works very specifically to see what page(s) need to be targeted.
The original price is now displayed for offers that have reduced or increased prices.
You might have noticed TTS voice has changed, although it kind of picks and chooses the original as fallback sometimes depending on ... I don't know, I assume if it loads in new speech utterance data.
Timer now plays some time of animation when it's about to maybe change so you notice a reduction.
Better backend handling of end times (means nothing to you, also had a fallback so effectively no change either)
Improved antifraud, it'll probably still glitch out but some situations should be caught to let you pay (maybe)
Fixed the price reduction/timer logic to be how it was intended originally (not sure if it works well, let me know) but seems to be, goes incrementally instead of balls to the wall. This is technically bad for you guys, good for me.
We should maybe add in something that moves open WHMCS tabs to our homepage after some time, or would that be too annoying? Actually I'm not sure if it's even possible to do efficiently. I need to remember again how the ban logic works very specifically to see what page(s) need to be targeted.
Not sure how you have implemented the captcha/ban logic, but I guess it would make sense that when the session expires, it automatically redirects a user to another page (which is not behind any captcha or ban logic) and it just states something along the lines that their session has expired with a link to take them back to the login page.
I'm about to majorly mess with the backend notifications. This will (1) break backend notifications hardcore, (2) mess it up to where if you don't reload the frontend (vps.blackfriday) after the updates it won't send you any or I don't know, (3) could probably cause a lot of other problems related to not having the page open and expecting to receive alerts, and/or even accidentally bring up these notifications when they shouldn't appear on the frontend.
I'll let you guys know when it's all done so you can do a reload and then report any bugs. Until then any weirdness with it is expected.
The deal page is a bit of a disaster, with CPU rev up high if I keep the page open.
Feels like the page in mining bitcoins, I think we could do with a bit less graphics.
@ZA_capetown said:
There were some flashes and some extra long 'loading offer' (Checking for offer...), but nothing seemed to have exploded, yet
Due to the way caching works after a restart it takes a bit for it to re-establish the connection and without a connection it's set to keep reloading until it finds one.
@evnix said:
The deal page is a bit of a disaster, with CPU rev up high if I keep the page open.
Feels like the page in mining bitcoins, I think we could do with a bit less graphics.
It's these things that do most the damage.
Added a toggle box to disable it, might not be available on all devices/views and it might cause other unintended bugs. I'll fix it later maybe. But I think it works okay right now, maybe. Might need a reload.
Edit -- Actually I might be wrong about that, seems like it's definitely a little of everything. We even have two sets of constant animations on the entire background. I'll slowly add in other stuff to this toggle.
Updates to backend notifications have been pushed out. Reload your frontend. It should now try to respect your notification settings for backend notifications too. I don't know if it works or not, it does appear to be working in terms of logs though, I just don't know if it's actually sending anything as I've had the frontend open. Let me know.
Picked up a small storage- that concludes (hopefully) by BF 2024 with Virmach... the VPS offers are great but not my cup of tea, location/ spec wise. Best wishes to the remaining time/ sales....
@ZA_capetown said:
There were some flashes and some extra long 'loading offer' (Checking for offer...), but nothing seemed to have exploded, yet
Due to the way caching works after a restart it takes a bit for it to re-establish the connection and without a connection it's set to keep reloading until it finds one.
@evnix said:
The deal page is a bit of a disaster, with CPU rev up high if I keep the page open.
Feels like the page in mining bitcoins, I think we could do with a bit less graphics.
It's these things that do most the damage.
Added a toggle box to disable it, might not be available on all devices/views and it might cause other unintended bugs. I'll fix it later maybe. But I think it works okay right now, maybe. Might need a reload.
Edit -- Actually I might be wrong about that, seems like it's definitely a little of everything. We even have two sets of constant animations on the entire background. I'll slowly add in other stuff to this toggle.
Updates to backend notifications have been pushed out. Reload your frontend. It should now try to respect your notification settings for backend notifications too. I don't know if it works or not, it does appear to be working in terms of logs though, I just don't know if it's actually sending anything as I've had the frontend open. Let me know.
It seems to have muted all notifications. Front and back!!
Sigh now I need to rely on other sources foe notifications 😒 😪 🙄 😕 😑
@localhost said: It seems to have muted all notifications. Front and back!!
Sigh now I need to rely on other sources foe notifications 😒 😪 🙄 😕 😑
I've definitely been getting frontend notifications after the update, and no backend ones (as expected, I was previously affected by a bug that displayed backend on the frontend but didn't have anyone else confirming that.)
Testing to see if backend ones send now (for me.)
I'm seeing a lot of logs that indicate people haven't reloaded the frontend though, but more of them that show it successfully updated to a new subscription. Also seeing logs that show notification settings. Looking back at the logs I do actually see notifications being sent out as well.
Edit -- Okay it sent but not received, looking into it. Sent just means considered for sending, it might be the new filters (maybe something like percentage off being miscalculated.)
Okay fixed. I received a notification, logs look pretty good. For example this was for plan 410. I'm not going to touch it any further by the way but I wanted to add in plan number and possibly do improved grouping.
It's 2048MB RAM. Someone didn't receive notification because they set it above that. Another excluded because it exceeded their max price requirement of $0. Another excluded due to location, although I would recommend not using location filters right now for backend just in case as I'm not a hundred percent sure on that.
@VirMach said:
Okay fixed. I received a notification, logs look pretty good. For example this was for plan 410. I'm not going to touch it any further by the way but I wanted to add in plan number and possibly do improved grouping.
It's 2048MB RAM. Someone didn't receive notification because they set it above that. Another excluded because it exceeded their max price requirement of $0. Another excluded due to location, although I would recommend not using location filters right now for backend just in case as I'm not a hundred percent sure on that.
Have reset all filters to default... let's see if foreground/ background notifications drop in.
Samsung internet browser here...
I have raised ticket #606940 - billing related, whenever you get a chance.. Thanks
@vyas said:
Picked up a small storage- that concludes (hopefully) by BF 2024 with Virmach... the VPS offers are great but not my cup of tea, location/ spec wise. Best wishes to the remaining time/ sales....
@VirMach said:
Okay fixed. I received a notification, logs look pretty good. For example this was for plan 410. I'm not going to touch it any further by the way but I wanted to add in plan number and possibly do improved grouping.
It's 2048MB RAM. Someone didn't receive notification because they set it above that. Another excluded because it exceeded their max price requirement of $0. Another excluded due to location, although I would recommend not using location filters right now for backend just in case as I'm not a hundred percent sure on that.
Have reset all filters to default... let's see if foreground/ background notifications drop in.
Samsung internet browser here...
Seems to have started working in background. But do not see the plan number if added.
@VirMach said:
Okay fixed. I received a notification, logs look pretty good. For example this was for plan 410. I'm not going to touch it any further by the way but I wanted to add in plan number and possibly do improved grouping.
It's 2048MB RAM. Someone didn't receive notification because they set it above that. Another excluded because it exceeded their max price requirement of $0. Another excluded due to location, although I would recommend not using location filters right now for backend just in case as I'm not a hundred percent sure on that.
Have reset all filters to default... let's see if foreground/ background notifications drop in.
Samsung internet browser here...
Seems to have started working in background. But do not see the plan number if added.
Haven't added plan number as I didn't want to introduce any more problems but we might end up pushing another fix to try to make it appear more as expected, as I'm still getting both frontend and backend notifications right now which isn't intended when you have frontend open. Good thing is any future fixes won't be as disruptive hopefully, it won't clear your subscription, or shouldn't do that.
But yeah still in beta so anything can break and I won't feel that bad about it.
can you please help me check what happened to invoice #1662761? It seems to be stuck for some unknown reason as the services ordered since then have been delivered.
done,After sending, I checked my mailbox again and found that it had been shipped. Thank you again for your help.
@llhqiqi520 said: can you please help me check what happened to invoice #1662761? It seems to be stuck for some unknown reason as the services ordered since then have been delivered.
done,After sending, I checked my mailbox again and found that it had been shipped. Thank you again for your help.
Should have been processed around 10~ minutes before your comment here.
Backend notifications have been pretty much fully fixed as far as the known issues go. No longer fire off incorrectly when you have the frontend open (unless your browser puts the tab to sleep in some unexpected way.) it's also pretty reliable at updating your settings but you should wait at least 15 seconds after updating them before closing out so they're set. Actually I went ahead and added a green bubble that lets you know background preferences have been updated.
@cybertech said:
i have an unpaid invoice from yesterday that failed through Gpay.
should I pay it now or let it get cancelled
If it lets you pay, then pay and contact me just in case anything went wrong. If it doesn't and you wanted to pay and it ran into issues, contact me and I can bill you for it (but you have to have card on file, not sure if that works with Gpay so probably have to add credits.)
@cybertech said:
i have an unpaid invoice from yesterday that failed through Gpay.
should I pay it now or let it get cancelled
If it lets you pay, then pay and contact me just in case anything went wrong. If it doesn't and you wanted to pay and it ran into issues, contact me and I can bill you for it (but you have to have card on file, not sure if that works with Gpay so probably have to add credits.)
I'll just save the hassle and use a card instead. will try and see if it gets provisioned automatically.
Big typo found in the plan generator, which was causing bigger plans to end up smaller. Some examples would be 3.5GB* / 4 Core / 150GB disk ending up as 2GB, 3 Core, 90 disk and 12GB RAM getting turned into 6GB, etc.
Not sure what plans will look like after this but I may have to go back and rework some of the logic I changed earlier to try to skew it toward larger plans if they end up unintentionally more lopsided. Otherwise it's possible these would have also been even higher disk, but thee disk is actually already weighed down in this logic so I think that explains at least part of our older problem.
@nullnothere said: It's mostly looking at balanced offers from the VirBot vs other BF offers around. Something like a 2-4 vCPU/4GB RAM/60GB Disk/5TB BW at roughly 20-25 USD (or EUR, stretch a bit) equivalent is very reasonable and attractive and I'd even hazard reasonably "frequent" during BF across locations.
I think the issue is that the higher RAM offers tend to be higher disk so they don't end up in that price range as frequently. I'll see if I can tune things to where it's more plausible for that to exist in that "sweet spot" as I bet a lot of other people would also be interested.
Like that $33-45 offer in San Jose recently could have been $20-25 if it wasn't with 180GB disk and it was 14TB data, 3.8GB memory, 3 cores, and then multiple others that would have hit that target if they weren't 200-250GB disk.
I'm actually going to poke around in the generator a bit right now, and let's see what it spits out instead. I was too late for the generations that were coming right up so it'll be like a few hours later on the next batch. Let me know if it improves.
1) as a sorry you need to provide 30% off coupon
2) as a celebration you need to provide 30% off coupon
3) we need to find more bugs so you need to provide 30% off coupon
Haven't bought a single service in VirMach Great Ryzen 2022 - 2023 Flash Sale.
1) as a sorry you need to provide 30% off coupon
2) as a celebration you need to provide 30% off coupon
3) we need to find more bugs so you need to provide 30% off coupon
Most definitely. Plan generator hasn't been giving out many high RAM or storage plans, pretty sure it's fixed per Virmach's post, but waiting to get more idlers until they're a bit more chonky offerings.
I just realized that .BLACKFRIDAY domains are @ $53/year... ouch! You'd better register a longer .COM, or use blackfriday.virmach.com ~
Even an US trademark is $25/year...
Comments
100%, not passing it up if it comes around again.
Did you get the 15% off coupon from the previous posts too??.. It works on the top of those flash sales, I didn't know!
💩 VirCrap 💩
Yeah, had no clue either, or the 25% - great enough prices already, just time to catch the white whale of 3456 in NY.
What is the spec of this and how much was it?
Was something ridiculous like 3456 MB RAM, 3 Core, 120GB, 6TB BW (forget) for $17 or so per year.
I didn't necessarily ran into the same IP ban issue that @llhqiqi520 had. But I did got hit by the 15 minute IP ban due to "successive failed attempts".
I had left the WHMCS tab open for an extended period of time and I assume the session expired during that period. So, when I went back to reload the page (or move to any other WHMCS page), it redirected me to the Captcha page, once I completed it and got redirected back to WHMCS, it straightaway showed that IP ban error, even though it never showed any login page.
Damn that is nice
Mostly for debugging purposes while I was figuring it out but there's no way I'm touching it to make it streamlined.
Shouldn't occur if you're not keeping cart open with the products already added to cart or anything like that.
That used to happen any time I hopped VPNs and forgot to whitelist.
I like how you preface this request by calling it non-changeable.
I'd need more information, but I'm going to assume you mean some older special since you mentioned renewal coming up. Yes, it's possible. While semi-auto transfers are unavailable, custom requests reduced from $10 to $3. You just make a custom transfer request (make a ticket.)
Saving energy isn't on my list, that's why if you open the page on your phone and hold it in your hand it gets hot. Nearly completely killed my battery doing that on accident.
Oh weird I have no idea how that even happened. I guess a very specific combination of all the weird exceptions and adjustments I added to the generation code for it to be able to generate that plan at that price.
Definitely would be rare. I hope.
We should maybe add in something that moves open WHMCS tabs to our homepage after some time, or would that be too annoying? Actually I'm not sure if it's even possible to do efficiently. I need to remember again how the ban logic works very specifically to see what page(s) need to be targeted.
Small "improvements"
No I did not, only https://vps.blackfriday ! It is gone now but I can imagine the frustration if I was about to order something...
💩 VirCrap 💩
Not sure how you have implemented the captcha/ban logic, but I guess it would make sense that when the session expires, it automatically redirects a user to another page (which is not behind any captcha or ban logic) and it just states something along the lines that their session has expired with a link to take them back to the login page.
I'm about to majorly mess with the backend notifications. This will (1) break backend notifications hardcore, (2) mess it up to where if you don't reload the frontend (vps.blackfriday) after the updates it won't send you any or I don't know, (3) could probably cause a lot of other problems related to not having the page open and expecting to receive alerts, and/or even accidentally bring up these notifications when they shouldn't appear on the frontend.
I'll let you guys know when it's all done so you can do a reload and then report any bugs. Until then any weirdness with it is expected.
There were some flashes and some extra long 'loading offer' (Checking for offer...), but nothing seemed to have exploded, yet
The deal page is a bit of a disaster, with CPU rev up high if I keep the page open.
Feels like the page in mining bitcoins, I think we could do with a bit less graphics.
My Personal Blog | Currently Building LoadMyCode
Now you know how VirMach can sell servers so cheap :-)
Haven't bought a single service in VirMach Great Ryzen 2022 - 2023 Flash Sale.
Unable to duplicate.. or find the unicorn plan I did yesterday
its the CPU
My Personal Blog | Currently Building LoadMyCode
Due to the way caching works after a restart it takes a bit for it to re-establish the connection and without a connection it's set to keep reloading until it finds one.
It's these things that do most the damage.
Added a toggle box to disable it, might not be available on all devices/views and it might cause other unintended bugs. I'll fix it later maybe. But I think it works okay right now, maybe. Might need a reload.
Edit -- Actually I might be wrong about that, seems like it's definitely a little of everything. We even have two sets of constant animations on the entire background. I'll slowly add in other stuff to this toggle.
Updates to backend notifications have been pushed out. Reload your frontend. It should now try to respect your notification settings for backend notifications too. I don't know if it works or not, it does appear to be working in terms of logs though, I just don't know if it's actually sending anything as I've had the frontend open. Let me know.
@VirMach - I'll pay $15 to transfer it... Give me anything on the East Coast... LMK, thanks
Picked up a small storage- that concludes (hopefully) by BF 2024 with Virmach... the VPS offers are great but not my cup of tea, location/ spec wise. Best wishes to the remaining time/ sales....
blog archives
It seems to have muted all notifications. Front and back!!
Sigh now I need to rely on other sources foe notifications 😒 😪 🙄 😕 😑
I've definitely been getting frontend notifications after the update, and no backend ones (as expected, I was previously affected by a bug that displayed backend on the frontend but didn't have anyone else confirming that.)
Testing to see if backend ones send now (for me.)
I'm seeing a lot of logs that indicate people haven't reloaded the frontend though, but more of them that show it successfully updated to a new subscription. Also seeing logs that show notification settings. Looking back at the logs I do actually see notifications being sent out as well.
Edit -- Okay it sent but not received, looking into it. Sent just means considered for sending, it might be the new filters (maybe something like percentage off being miscalculated.)
web notifications no
telegram notifications yes
compatible browsers are a never ending task
Okay fixed. I received a notification, logs look pretty good. For example this was for plan 410. I'm not going to touch it any further by the way but I wanted to add in plan number and possibly do improved grouping.
It's 2048MB RAM. Someone didn't receive notification because they set it above that. Another excluded because it exceeded their max price requirement of $0. Another excluded due to location, although I would recommend not using location filters right now for backend just in case as I'm not a hundred percent sure on that.
Have reset all filters to default... let's see if foreground/ background notifications drop in.
Samsung internet browser here...
@VirMach
I have raised ticket #606940 - billing related, whenever you get a chance.. Thanks
blog archives
Seems to have started working in background. But do not see the plan number if added.
Virmach went to sleep.
@VirMach Will there be even more incredible offers on Black Friday itself?
Maybe
It'll either be better or worse and I actually don't know. We'll see?
Haven't added plan number as I didn't want to introduce any more problems but we might end up pushing another fix to try to make it appear more as expected, as I'm still getting both frontend and backend notifications right now which isn't intended when you have frontend open. Good thing is any future fixes won't be as disruptive hopefully, it won't clear your subscription, or shouldn't do that.
But yeah still in beta so anything can break and I won't feel that bad about it.
can you please help me check what happened to invoice #1662761?
It seems to be stuck for some unknown reason as the services ordered since then have been delivered.
done,After sending, I checked my mailbox again and found that it had been shipped. Thank you again for your help.
Should have been processed around 10~ minutes before your comment here.
Nvm
blog archives
@Kris
2176MB DDR4 RAM
CPU2 Core
HDD110GBSSD (NVMe)
BANDWIDTH3840GB
IPs1 IPv4
NYC METRO
$18.07
The Ultimate Speedtest Script | Get Instant Alerts on new LES/LET deals | Cheap VPS Deals | VirMach Flash Sales Notifier
FREE KVM VPS - FreeVPS.org | FREE LXC VPS - MicroLXC
i have an unpaid invoice from yesterday that failed through Gpay.
should I pay it now or let it get cancelled
I bench YABS 24/7/365 unless it's a leap year.
Backend notifications have been pretty much fully fixed as far as the known issues go. No longer fire off incorrectly when you have the frontend open (unless your browser puts the tab to sleep in some unexpected way.) it's also pretty reliable at updating your settings but you should wait at least 15 seconds after updating them before closing out so they're set. Actually I went ahead and added a green bubble that lets you know background preferences have been updated.
If it lets you pay, then pay and contact me just in case anything went wrong. If it doesn't and you wanted to pay and it ran into issues, contact me and I can bill you for it (but you have to have card on file, not sure if that works with Gpay so probably have to add credits.)
I'll just save the hassle and use a card instead. will try and see if it gets provisioned automatically.
I bench YABS 24/7/365 unless it's a leap year.
anyway to delete the credit card on file? dont see an option anywhere.
yes it got provisioned correctly.
I bench YABS 24/7/365 unless it's a leap year.
Big typo found in the plan generator, which was causing bigger plans to end up smaller. Some examples would be 3.5GB* / 4 Core / 150GB disk ending up as 2GB, 3 Core, 90 disk and 12GB RAM getting turned into 6GB, etc.
Not sure what plans will look like after this but I may have to go back and rework some of the logic I changed earlier to try to skew it toward larger plans if they end up unintentionally more lopsided. Otherwise it's possible these would have also been even higher disk, but thee disk is actually already weighed down in this logic so I think that explains at least part of our older problem.
Referring to:
Please select one:
1) as a sorry you need to provide 30% off coupon
2) as a celebration you need to provide 30% off coupon
3) we need to find more bugs so you need to provide 30% off coupon
Haven't bought a single service in VirMach Great Ryzen 2022 - 2023 Flash Sale.
4) All of the above, 90% off coupon
CPU2 Core
HDD110GBSSD (NVMe)
BANDWIDTH3840GB
IPs1 IPv4
NYC METRO
$18.07
Thanks so much for the ping, yesterday around 4-5pm I found the closest to my 3456 white-whale and was able to finally sleep
Did you grab it?..
💩 VirCrap 💩
Most definitely. Plan generator hasn't been giving out many high RAM or storage plans, pretty sure it's fixed per Virmach's post, but waiting to get more idlers until they're a bit more chonky offerings.
I just realized that .BLACKFRIDAY domains are @ $53/year... ouch! You'd better register a longer .COM, or use blackfriday.virmach.com ~
Even an US trademark is $25/year...
💩 VirCrap 💩
@VirMach, I think people here helped you (sort of) deserves dis. coupon for an hour or something, don't you think?
% is up to you.
But which hour? That's the question! What if it is an hour while you're asleep?

One solution is not to sleep I guess
Let's go now!
Most of the deals and coupons always come by when I am asleep...