Telstra outages and service status in East Sale, Victoria
Problems detected
Users are reporting problems related to: phone, internet and total blackout.
- Telstra generated 0 outage signals in the last 24 hours around East Sale, including 0 direct reports.
Telstra offers mobile and landline communications services to the public and businesses, including mobile phone, mobile internet, and broadband internet.
Problems in the last 24 hours in East Sale, Victoria
The chart below shows the number of Telstra reports we have received in the last 24 hours from users in East Sale, Victoria and surrounding areas. An outage is declared when the number of reports exceeds the baseline, represented by the red line.
July 8: Problems at Telstra
Telstra is having issues since 05:00 AM AEST. Are you also affected? Leave a message in the comments section!
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
Telstra Issues Reports
Latest outage, problems and issue reports in social media:
-
Sammy (@Grainsburger) reported@Lisa9Sophia Albo is hosting Pacific Island dignitaries which has caused Telstra issues. Can someone who knows Lisa please check on her medication?
-
Tony Walton (@TheCyclonesSka) reported@Telstra GREEDY ARSEHOLES You keep putting your prices up claiming you need the money to invest in infrastructure!! What a load of ****!! Your invested in infrastructure did well this morning, you ******* GREEDY ARSEHOLES!!
-
janette donnelly (@britesparx) reported@Telstra I still have no internet, it works off the 5G network (maybe 4G) shouldn’t this be working if the phones are
-
fgx195 (@fgx195) reported@griffonboi @StanleyEb27103 @VLine My understanding is it's twofold: NTCS (ICE radio) went down without Telstra (although it's worth noting that ICE has access to Iridium satellite phones as a fallback where Telstra isn't available) and a lot of signalling infrastructure is controlled by the mobile networks.
-
Alan Baxter ♛ (@AlanBixter) reported@YoiksAndAway @Optus @Telstra Absolutely. Management that place personal greed above service should not be in service industries, and those who endanger lives for personal gain should not be at liberty.
-
HMac (@altoaccount80) reported@VLine Telstra network was 90% restored 8hrs ago
-
Samuel ⏳ (@osborne_sam) reporteda likely root cause of the Telstra GPS node bug full extended week as a single integer is the older/legacy storage method used in GPS timing devices splitting the week into low (10-bit) + high bits using bit fields is the newer, more modern approach firmware updates that change the storage format from full week to bit fields are common but risky, as they require correct data migration the Telstra outage was most likely caused by a bug during such a storage format change in a firmware update a firmware update changed from storing the full week number to using the low and high bit-field structure the new firmware read the old data from NVRAM using the new bit-field layout without properly converting it because the bits were misaligned, the week_high value was interpreted as 1 less than it should have been this results in the time being exactly 1024 weeks too low (~November 2006) example // What the old firmware stored (simple integer) uint16_t old_stored = 2426; // Full extended week // New firmware reads it using bit fields (buggy) struct gps_week new_read; memcpy(&new_read, &old_stored, sizeof(uint16_t)); // Due to bit misalignment: // week_low might get 378 // week_high might get 1 instead of 2 uint16_t reconstructed = (new_read.week_high << 10) | new_read.week_low; // Result: 1*1024 + 378 = 1402 exactly 1024 weeks too low
-
Victor (@vvviictor) reported@BoxnDiceExp Maybe, but generally speaking @Telstra has been going downhill for a while now. Adding a few millions of new users in a short period of time probably did not help.
-
RayCapogreco (@RayJCapo79) reported@EagleHuey @Telstra No issue although I assume that’s wifi
-
Easy Z (@EasyZ51867924) reported@AshPolitik Or maybe its just the fact that Telstra have outsourced the support of their critical systems to India?