HTTP Error 600: Internal Client Error

  • Rainworldfan42
    24th June Member 0 Permalink

    How do I fix "HTTP Error 600: Internal Client Error" if im NOT on android? But it only happens in the app. (edit im on chrome)

    Edited once by Rainworldfan42. Last: 24th June
  • jacob1
    24th June Developer 0 Permalink
    So you're using a chromebook, and the mobile app?

    The new update did change some stuff that could cause this (behind-the-scenes upgrades). But honestly makes me wonder how it worked before.

    Depending on how widespread this issue is, I'll consider trying to fix it. I'm just worried any fix I make would cause 600 errors for other people. I have one idea in mind (embedding the certs) that would be safest, although I already tried that before and it didn't work.
  • jansuki
    24th June Member 0 Permalink

    its better to use linux crostini and download the linux tpt, i found it was much better, and most c++ mods have a linux download, and you can also play tptmp. Tutorial to get linux crostini: https://chromeos.dev/en/linux/setup

    Now you will download the LINUX, version of TPT. After this you can open your files app, drag the file into linux. Now you go into the terminal (from the launcher), type ls in the terminal, type unzip <filename> and replace filename with the name of the file and remove the < and >. Now do chmod +x powder, and then ./powder

  • jacob1
    24th June Developer 0 Permalink
    I can't confirm the above post is correct (I don't have a chromebook), but I did change something about how the Linux version is packaged for 100.0

    So instead of
    unzip <filename>
    try
    tar -xzf <filename>

    And I think the chmod isn't required anymore since the change.
    Edited once by jacob1. Last: 24th June
  • jansuki
    24th June Member 0 Permalink

    nice nice, i can sorta confirm its corret because i well, tested it

  • Rainworldfan42
    26th June Member 0 Permalink

    It says "Linux is not supported on your Chromebook."

  • jansuki
    26th June Member 0 Permalink

    aww damn, thats sad