Me too. I have reverted to a flat rate. Not happy as it is the start of my busy season.
Robyn
The Horse Stall
Me too. I have reverted to a flat rate. Not happy as it is the start of my busy season.
Robyn
The Horse Stall
------ Here's a copy of the email I've just sent out to a couple of other people that are currently experiencing the same problerm.---
------------------------------------------------------------------------------------------------
There are major problems with our primary server at the moment.
Both backup servers are fully functional.
Most of the ozpost client modules will detect the svr1 problem and use srv2.ozpost.net instead (and if that fails they should use svr0.ozpost.net).
If you are experiencing an issue as a result of this current outage, you have three options.
1) update to the latest ozpost code.
2) Load the code /includes/modules/shipping/ozpost.php into a text editor.
Locate the line of code that reads:
curl_setopt($ch, CURLOPT_URL,"svr1.".$server.$request);
(it'll be somewhere around line #1696)
Change 'svr1' to 'svr2'.
Resave the file.
This'll force the module to use the secondary server 1st :)
or
3) Be patient. svr1 will be back online ASAP.
Cheers
Rod
Update: ozpost outage.
Our primary server is still offline (12hrs and counting), with no idea as to when it will be fixed. (It is outside of our control).
I've just completed code changes that will solve the quote issue that some of you are experiencing as a result of this outage. The new code has been designated as V3.4.0 and is currently available for download on the ozpost.net.au website (see link in signature line).
This update has been submitted to the zencart downloads, but it could take a few days to be approved.
Until the server problem is rectified we are unable to update/renew subscriptions. We appreciate that this can cause undue hardship for those that leave their renewals until the last minute, therefore, until we get the subscription servers back online ALL SUBSCRIPTIONS WILL REMAIN VALID and will show 999 days remaining.
Cheers
Rod
Hi Rod,
My OZcart was working with the recommended fix of changing server 1 to server 2 as suggested. This morning the module is no longer working, it is showing 0 days subscription left.
I also have these errors when I select the Ozpost module from the shipping module in my Zencart Admin.
Is there something that has changed that is causing this?Code:Error cURL communication ERROR: name lookup timed out Error cURL communication ERROR: name lookup timed out Error cURL communication ERROR: Error cURL communication ERROR: name lookup timed out Error cURL communication ERROR: name lookup timed out Error cURL communication ERROR:
Cheers,
Peter
Nothing that I'm aware of.
When convenient you should change this back to svr1 as it provides that additional layer of redundancy. Also, accesses to servers 2 & 0 trigger an SMS alert to warn that there may be an issue with svr1. (I currently have you whitelisted to avoid such alerts).
Although not much help on this instance, but if you were using svr1 1st you'd get three of these (one for each server tried).
Clearly *something* has changed, but not from the ozpost side of things. These are DNS lookup errors, in other words it is a resolver problem with your webhost/server.
Such problems are not uncommon and usually fix themselves within a few minutes. If it persists much longer than that you'll need to do further investigationing.
Cheers
Rod
Hi Rod,
Any tips on how to investigate further?
Is the problem that my host (in the USA) cannot lookup site http://ozpost.net.au/
Cheers,
Peter.
That I can't tell you. What I can tell you is that the error message(s) that you posted indicated a problem looking up svr2.ozpost.net & svr0.ozpost.net (no .au)
I assume the problem is ongoing?
Are there any other issues (currency update problems, paypal problems, or anything else that connects to external servers)?
You can also try running the ozpost server test script from here:
http://www.zen-cart.com/showthread.p...86#post1151486
Has your host updated its firewall recently?
I can't really think of anything else at the moment.
Cheers
Rod
Hi Rod,
Paypal, currency updates etc. All work well.
Below is what the script returned.
Will turning on debug provide anything extra?Code:http://ozpost.net.au OKAY > V3.4.0 Query : http://ozpost.net.au/postage.php?flags=get_latest_client_version Connect Time : 15.667356 Name lookup Time : 15.501922 Total Time : 15.884058 ########################################____ http://ozpost.net OKAY > V2.9.9 PLEASE UPGRADE Query : http://ozpost.net/postage.php?flags=get_latest_client_version Connect Time : 15.071452 Name lookup Time : 15.011499 Total Time : 15.188857 ########################################____ http://svr0.ozpost.net OKAY > V3.4.0 Query : http://svr0.ozpost.net/postage.php?flags=get_latest_client_version Connect Time : 15.180432 Name lookup Time : 15.010016 Total Time : 15.386911 ########################################____ http://svr1.ozpost.net OKAY > V3.4.0 Query : http://svr1.ozpost.net/postage.php?flags=get_latest_client_version Connect Time : 15.065858 Name lookup Time : 15.005805 Total Time : 15.184502 ########################################____ http://svr2.ozpost.net OKAY > V3.4.0 Query : http://svr2.ozpost.net/postage.php?flags=get_latest_client_version Connect Time : 15.172087 Name lookup Time : 15.007182 Total Time : 15.389777 ########################################____ Thank you. Please come again,
Cheers,
Peter
Nothing amiss there.
Perhaps.
Oh, just to confirm, you did tun the script from your store and not your localhost, didn't you?
The reason I ask is because the script results are contradicting the error messages you reported.
Cheers
Rod
Hi Rod,
I was doing an update on solarcampingaustralia.com.au, and did auto file then DB updated to V3.4.0 ozpost.
Check settings and Fastway was changed to city name instead of fastway-codes (that's less confusing) .
we were using BDB Wide Bay, so I changed it to Wide Bay
Tested cart and no Fastway
Changed fastway to Sunshine cost and fastway is working.
Bookmarks