Computer Errors

Ever wonder what the error means when error 404 shows up? I will be working on multiple sets to cover them. The 400's are used to indicate that you cannot access the site. Here are some computer errors for access denial to sites sites and stuff:

Error 400- Server can't understand commands due to a syntax error

Error 401- Similar to 403, but specifically for when the required information has not been given

Error 402- This basically means a payment or any other further action is required to access the page

Error 403- this means that the site is password protected and/or you don't have permission to access it

Error 404- This is MOST LIKEY the most common error. This occurs when a site cannot be found

Error 405- A request Method is not supported with the resource. Like read only stuff

Error 406- This means that something was not deemed acceptable according to the Accept headers sent in the request.

Error 407- The client first has to authenticate its proxy

Error 408- This means that the server timed out while waiting to perform a task. It usually happens when you try to connect to a website and it takes too long

I am working on adding more, but for now, please wait patiently. I am very busy

#Computer #NolanH #Errors #Internet #Server

Note by Nolan H
6 years, 7 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Why such numbers were chosen? Does anyone know the significance of numbers - 400, 401.. and so on?

Kartik Sharma - 6 years, 6 months ago

Log in to reply

True.

Joeie Christian Santana - 6 years, 6 months ago

Each value is assigned to a specific error. The 400s are for denied access to something. I don't know why 404 is can't find page and 400 is the command cannot be understood though

Nolan H - 6 years, 6 months ago

Log in to reply

They go from zero, but I'll have to look up how high it goes

Nolan H - 6 years, 6 months ago

Nice note,@Nolan H

Anuj Shikarkhane - 6 years, 6 months ago

Informative note

Sri Harish - 6 years, 6 months ago

Hey Kartik Sharma all these are http status codes, http status codes have nXX family. The Internet Assigned Numbers Authority (IANA) maintains the official registry of HTTP status codes. The first digit of the status code specifies one of five classes of response. So the first digit represents status family and rest is standard,,you have a complete look at HTTP status code family for client side errors

Rajnish Panwar - 6 years, 5 months ago

Log in to reply

I will eventually add all of them, but I have been very busy with school and extracurricular stuff lately :-P I can probably post a problem or two over the next few days

Nolan H - 6 years, 5 months ago
×

Problem Loading...

Note Loading...

Set Loading...