ADVERTISEMENT

Iranian drone damages desalination plant in Bahrain

Published Mar 8, 2026 03:32 pm
People check the damage left by Israeli airstrikes late Friday,  in the village of Nabi Chit, eastern Lebanon, Saturday, March 7, 2026, where Israeli forces landed overnight and dug a grave in a cemetery searching for Israeli co-pilot Ron Arad who was captured and then went missing after his fighter jet crashed over south Lebanon in 1986. (AP Photo/Ali Salem)
People check the damage left by Israeli airstrikes late Friday, in the village of Nabi Chit, eastern Lebanon, Saturday, March 7, 2026, where Israeli forces landed overnight and dug a grave in a cemetery searching for Israeli co-pilot Ron Arad who was captured and then went missing after his fighter jet crashed over south Lebanon in 1986. (AP Photo/Ali Salem)
DUBAI, United Arab Emirates (AP) — Israel renewed its assault on southern Lebanon early Sunday as the war entered its ninth day and Prime Minister Benjamin Netanyahu promised “many surprises” in the next phase of the conflict rippling across the region.
The latest strikes in Lebanon killed 12 more people, pushing the death toll there above 300 after Israel ordered large swaths of the country to evacuate during an offensive that its military said would be aimed at stamping out Iran-supported forces there.
Israel and the United States launched the war on Feb. 28, saying they were targeting Iran’s nuclear and missile programs and suggesting they sought to topple the government. The conflict has since spread across the region, rattling global markets, disrupting air travel and leaving Iran’s leadership weakened by hundreds of Israeli and American airstrikes.
Iran has fired missiles and drones at neighboring countries in the Gulf, Israel has intensified attacks in Lebanon and strikes have reported from Cyprus to waters off of Sri Lanka.
As Prime Minister Benjamin Netanyahu laid out the next phase of the war late Saturday, saying Israel aims to destabilize Iran’s regime and allow change in government, Israel launched another wave of strikes late Saturday, hitting an oil storage facility in Tehran — the first apparent strike on a civilian industrial site — sending pillars of fire into the night sky.
Iranian president apologizes for attacks but has limited power over them
Iran has apologized for attacks on attacks on “neighboring countries,” even as its missiles and drones continued striking sites in Gulf states — including attacks that have killed civilians — and hard-liners signaled Tehran would not change course.
President Masoud Pezeshkian again struck a conciliatory tone on Sunday, calling Iran’s neighbors friends and brothers while accusing the United States and Israel of using “manipulation” to sow discord between them in remarks aired on state television.
“We will not bow our heads to bullying, injustice or intrusion,” he said.
No sign of de-escalation
Pezeshkian also dismissed U.S. President Donald Trump’s call for Tehran to surrender unconditionally, saying: “That’s a dream that they should take to their grave.”
Trump threatened that Iran would be “hit very hard” and more “areas and groups of people” would become targets, without elaborating. Already, the conflict has rattled global markets and left Iran’s leadership weakened by hundreds of Israeli and American airstrikes.
“We’re not looking to settle,” Trump told reporters Saturday aboard Air Force One. “They’d like to settle. We’re not looking to settle.”
He described the ongoing U.S. operations in Iran as an “excursion” and said issues such as rising gas prices and the safety of Americans would improve once the conflict ends.
The U.S. and Israel have targeted Iran’s military capabilities, leadership and nuclear program. The war’s stated goals and timelines have repeatedly shifted as the U.S. has at times suggested it seeks to topple Iran’s government or elevate new leadership.
The fighting has killed at least 1,230 people in Iran, more than 290 in Lebanon and 11 in Israel, according to officials in those countries. Six U.S. troops have been killed.
Strikes target other Gulf countries
After Pezeshkian’s apology, Iranian strikes kept coming.
Bahrain says an Iranian drone attack caused “material damage” to a desalination plant — the first time an Gulf country said Iran has struck a desalination plant during the nine-day war.
Hundreds of desalination plants sit along the Persian Gulf coast, and the region relies heavily on them for their water.
Earlier Sunday, the United Arab Emirates said debris from an aerial interception fell onto a vehicle and killed a driver. Four people have now been killed in the UAE since the war began. Authorities have said all were foreign nationals.
The UAE urged residents to stay indoors Sunday morning as its military responded to a drone attack. In Kuwait, authorities said a wave of drones targeted critical infrastructure, including fuel tanks at Kuwait International Airport and a government building in Kuwait City. At least two people were killed by strikes in Iraq’s semi-autonomous Kurdish region.
Saudi Arabia said it destroyed a drone headed toward its vast Shaybah oil field on Sunday and shot down four drones over the capital, Riyadh, including one aimed at the diplomatic quarter. Bahrain’s Interior Ministry said that missile fragments fell onto a road in Manama, injuring one person and causing damage to several shops.

Related Tags

WORLDNEWS US-ISRAEL-IRAN WAR
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.