Connect with us

Technologies

404 and 503 decoded: Here’s what those pesky internet error fails really mean

You can’t load a webpage you want, but those error codes are trying to tell you something. We’ll help you figure out what to do next.

It was Feb. 16 and I had two alarms set on my phone for Beyoncé’s Formation tour tickets. As they were bound to sell out in minutes, I was on the website, ready to refresh the page as soon as the clock struck 10 a.m. But when the critical moment came, the page only showed an ominous message: «503? Service requested is unavailable?» I refreshed the page frantically. What if I couldn’t get the tickets? Who knew when Beyoncé would tour again? But I got the same error over and over again.

I picked up my phone hoping to have more luck there, but I got the same message. Finally, after what felt like a bazillion refreshes and clicks, I was able to get through. There they were — the tickets I had been waiting months for. Whew! The purchase confirmation screen appeared and the nightmare ended. But I kept asking myself where that message came from. Was it something I did, or was the website just borked?

Those random-seeming website error numbers like 404, 503 and 301 you sometimes see after typing a URL can throw you off your groove or worse, ruin an urgent task (like buying Beyoncé tickets). Sometimes, like if you mistyped the URL, a simple text change can put you back in business. Other times, there may be a bigger issue — the server is down or there’s an internet outage.

To help you understand what to do the next time you see one of these online uh-ohs, I’ll break down the basics of those strange codes — even the ones that you might not be able to crack on your own. And if you’re fascinated by all of the code-lingo, you can always dig in deeper with a coding course for beginners.

404s and other common website errors: What they mean

Some website error codes are your fault (oops), but others are because of problems with the server that only the website’s administrator can fix. Chances are, you’ll see them with every refresh — it might help keep your annoyance at bay to understand why (but I doubt it).

404: One of the most common errors you’ll see, it means the page cannot be found. Nowadays, some sites will design its error code pages with cute puppies, links to other pages or a funny illustration to lighten your no doubt frustrated mood. Double-check the URL for typos and try again. If you’re typing the correct URL and you still have no luck, the page has been moved or deleted.

301: You may have heard of a «301 redirect,» but probably have never seen this code displayed on a site. Think of it as a smooth transition from one old URL to a new one, sort of like forwarding your mail. You should still see the webpage you wanted when this happens, but it likely has a different URL than the one you entered. It’s a permanent move, and even if you use the old URL, you’ll still be automatically routed to the new one. Bookmark the new URL for future reference.

400: This one is best known as a «bad request» for the user. On Google Chrome, you’ll get the message, «This page isn’t working at the moment» along with some guidance about contacting the website administrator. Usually, it’s caused by an error on your end. There may be a typo in the URL, the server may not understand your request, or the file you’re trying to upload is too big. Try clearing your cache and checking the URL for typos. If you have no luck, take Google’s advice.

410: This is the «Gone» status. You may see a message like, «This page does not exist,» or «Page deleted or gone.» There’s no problem on your end — you’ve got the right page, but the website administrator may have deleted it for good.

451: This code blocks you from seeing a URL for various legal reasons. According to a developer resource page from Mozilla (the maker of the Firefox browser), a person or organization may have made a legal demand to remove the content or the page may be blocked because of government censorship. You should see the legal reason on the page with the status code, but it’s not always guaranteed. If you’re determined to see the content, you may be able to get there with a few tech-savvy tactics — like a VPN or proxy server that acts as a tool to bypass the server’s restrictions.

503: You’ll likely see the message, «503 Service unavailable,» when a website’s server is down, so you won’t be able to access the site until it’s fixed. Reason being, the site’s server could be down for maintenance, too many people may be causing the site to overload, the site could have a bug or someone looking to cause trouble has taken the site offline. You won’t be able to access the site until it’s fixed so it’s best to try again later to see if the server issue is resolved.

200: This code you won’t see because it means that everything is OK. The site, its server and your browser are all working fine, so there’s no need to alert you there’s not a problem. The only place you’ll likely see it is in the code (or back end). In fact, most codes that start with a 2 are a good sign that the communication channel between your browser and the company’s server is working.

How can I fix website codes with images and videos?

It can be frustrating if you’re trying to play a video, upload or download media, but see error codes instead. More often than not it’s a user error, and it’s up to you to fix the problem. Sometimes you’ll see a small icon that looks like a picture in place of the video or image you’d hope to see. In that case, you’ll know something’s wrong.

If you get status code 415, it’s a red flag that the server doesn’t recognize the file type you’re using. Popular photo- and video-sharing sites will list the file types they support, typically on the Support page (here’s the list for YouTube). If yours isn’t listed, try converting the file to one of the approved formats before uploading it again.

Front end developer Allan Hernandez says that most common supported types are .mp3 and .mp4 for videos and .jpeg, .png, .svg and .web for images. If you’re uploading a video or image using one of the correct file formats, he says, it should be easy and error-free.

Another common problem occurs when you try to upload files that are too big for the server, also known as status code 413. In this case, it’s best to reduce the file size before uploading again.

Here are a few other common error codes you may come across with media and what they mean.

  • 404: The media file has been moved or deleted.
  • 403: The server cannot access your image or video — possibly because the firewall is blocking it.
  • 429: You may have sent too many requests without giving the server time to process them. So, if you’ve clicked «upload» a bazillion times, you may get this code.

Are any errors my fault that I can fix?

Yes, there are two types of code errors: client and server. Most client errors start with a 4. You’ll need to fix something on your end before continuing. For example, the 403 code may mean the page is forbidden, or the web administrator restricts access to that page. You’ll need to go to another page or site.

Usually, if there’s an error, you’ll need to do one of these things.

1. Restart your computer, modem or router.

2. Check the URL for typos.

3. Visit a different URL.

Sometimes, other actions may be required, such as you need to pay to see gated content or, if you’ve clicked a button constantly, you just need to wait patiently because the request isn’t processing fast enough.

If an error starts with a 5, it’s the server’s problem and there may not be much you can do. Try contacting the website’s support to let them know you’re getting a server error.

Technologies

Google’s New AI Features Are Trying to Make Data Entry a Thing of the Past

More Gemini AI features will come to Google Docs, Sheets and Slides.

The latest batch of Google updates to its workspace tools highlights AI’s promise to automate mundanity in the workplace. Google Docs, Slides, Sheets and Drive all have new AI-powered features, the company announced Tuesday. The one thing all these updates have in common? Gemini is using your files, emails and chats to give you relevant information, not random answers gleaned from the web.

These updates come as AI is playing a bigger role in our work lives, for better or worse. Agentic tools like Claude Cowork and coding assistants like Anthropic’s Claude Code and OpenAI’s Codex are more capable than chatbots and able to handle tasks announced independently. AI tools are also becoming more customized, with Google’s personalized intelligence rolling out across its platforms to help refine AI outputs to things that are relevant and useful for you. Google continues that trend with this new batch of Workspace updates.

New Gemini AI features in Google Workspace apps will cite their sources after each query. For example, if you ask Gemini in Google Docs to fill out an itinerary template, it will pull the information from your email, chats and files. The «sources» tab in the Gemini side panel will show you where it found the information it used, like your flight confirmation email and chats discussing dinner plans. Seeing where Gemini pulled its answers from is also how you’ll double-check Gemini’s work.

The most impressive new features are in Sheets, where AI can fill in the holes in your spreadsheets. You can describe what you want the AI to do with a simple prompt and avoid writing an exact formula. You can click on an empty cell, select the pop-up that says «Drag to fill with Gemini,» then highlight the cells you want Gemini to fill in. That deploys an AI agent to search the web to fill each cell with the necessary information.

For example, if you have a spreadsheet of the contact info for local companies, you can have Gemini search the web to fill in a the location, CEO and other publicly available information of each company. The tool aims to dramatically reduce the time needed for manual data entry. Gemini can also summarize, categorize and create charts with prompts alone.

You can also chat with Gemini in Sheets and have it scour your raw data to make custom reports and charts. No need for pivot tables if they confound you as much as they baffle me. One of the biggest uses of AI at work is helping create presentations.

In Google Slides, you can now tell Gemini in natural language what you want to appear on a slide, and it will create it, matching the style of your existing slides. You can also ask Gemini to edit your slides if you don’t want to waste time painstakingly moving design elements around the slide. The AI should fill the slides with relevant information based on your instructions and the work files it has access to, so you shouldn’t need to replace a bunch of filler text.

If you use Docs, Sheets and Slides through the Workspace account of your company, then you won’t be able to turn off AI features individually. The managing company is in control of AI access for users. Personal users can tweak their settings to limit Gemini. The new features are rolling out in beta now, in English only, to Google AI Ultra and Pro subscribers in the US, as well as some Google Workspace customers who are part of the Gemini Alpha testing program.

For more, check out the new cowork feature in Copilot and how to use Perplexity AI for deep research.

Continue Reading

Technologies

Nintendo Switches Lanes, Sues US Over Tariffs

Mario wants his money back.

Tariffs implemented by President Donald Trump were struck down by the Supreme Court last month. Companies that were subjected to those fees, such as FedEx and Dollar General, have since sued the federal government, and Nintendo wants a piece of the action. 

Nintendo filed a lawsuit against the federal government in the US Court of International Trade on Friday, as first spotted by Aftermath. The complaint seeks refunds of tariffs Nintendo paid, plus interest, and asks the court to declare the tariffs unlawful and stop the government from collecting them going forward. 

«Since February 1, 2025, President Trump has executed the unlawful Executive Orders, imposing tariffs on imports from a vast swath of countries,» Nintendo said in the complaint. 

When reached for comment, Nintendo of America confirmed the lawsuit. 

«We can confirm that we filed a request. We have nothing else to share on this topic,» Nintendo of America said in an emailed statement on Friday, March 6. 

It’s unclear how much Nintendo paid in tariffs, and it did not state an amount in the lawsuit. While the Switch 2 was priced at $450 when it launched last year, and has stayed at that amount, Nintendo did increase the price of the original Switch and accessories for both consoles. Microsoft and Sony also increased the prices of their hardware and accessories last year due to tariffs. 

The White House didn’t immediately respond to a request for comment. 

On Feb. 20, the Supreme Court ruled by a vote of 6 to 3 that the sweeping tariffs Trump instituted last year exceeded his executive powers. Following the ruling, on the same day, Trump announced a new set of tariffs of 10% on imported goods that would last for 150 days, starting Feb. 24. 

The decision on what to do with the collected tariffs — a reported $166 billion —  has been left to the US Court of International Trade. Judge Richard Eaton told the US Customs and Border Protection on Wednesday, March 4, to refund the importers that were forced to pay tariffs, which is more than 330,000. On Friday, the CBP said it couldn’t easily issue tariff refunds because its system requires duties to be recalculated and refunds processed entry by entry. This process would involve tens of millions of transactions. The agency said it’s updating its systems and could start providing refunds by late April. 

Continue Reading

Technologies

Sony WF-1000XM6 vs. Samsung Galaxy Buds 4 Pro Earbuds: A Photo Finish

Continue Reading

Trending

Copyright © Verum World Media