OnionUI / Onion

OS overhaul for Miyoo Mini and Mini+
https://onionui.github.io
GNU General Public License v3.0
3.32k stars 207 forks source link

Pico-8 BBS 301 moved permanently #1580

Closed LO-FANG closed 4 months ago

LO-FANG commented 4 months ago

Checklist

Onions OS Version

4.3

Miyoo Firmware Version

20230628

Provide a clear and concise description of the issue

Pico-8 splore could not connect to bbs

Steps to Reproduce

Just copy my the bin file to my device and lunch splore

Provide any additional context or information that may help us investigate your issue

I try to test the url by curl this is what I got. res.txt

Aemiii91 commented 4 months ago

Important part of the output:

curl -v http://lexaloffle.com/bbs/cpost_lister3.php?cat=7
*   Trying 172.67.75.178:80...
* connect to 172.67.75.178 port 80 failed: Connection timed out
*   Trying 104.26.9.193:80...
* Connected to lexaloffle.com (104.26.9.193) port 80 (#0)
> GET /bbs/cpost_lister3.php?cat=7 HTTP/1.1
> Host: lexaloffle.com
> User-Agent: curl/8.1.0-DEV
> Accept: */*
> 
< HTTP/1.1 301 Moved Permanently
< Date: Sun, 12 May 2024 07:08:52 GMT
< Content-Type: text/html
< Content-Length: 167
< Connection: keep-alive
< Cache-Control: max-age=3600
< Expires: Sun, 12 May 2024 08:08:52 GMT
< Location: https://www.lexaloffle.com/bbs/cpost_lister3.php?cat=7
< Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zAPZYPNT3vn%2F9jKV%2BBZor2BRWM7pwOcuv%2F4TB2TZHuH2UJGDK31EuHgbf3K69pbfszSU7T1gsPX5VWp5ltY7wX8nwfX1Wj6HPfQyRWOQ5%2FcwqX1RByyx9gjusPGNkxhn"}],"group":"cf-nel","max_age":604800}
< NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
< Server: cloudflare
< CF-RAY: 8828947a8d573aea-IAD
< 
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>cloudflare</center>
</body>
</html>
* Connection #0 to host lexaloffle.com left intact
Aemiii91 commented 4 months ago

Visiting the url in a browser works fine 🤷‍♂️

https://www.lexaloffle.com/bbs/cpost_lister3.php?cat=7

Output: cpost_lister3

LO-FANG commented 4 months ago

Hello, I want to know if this is a problem with my machine or with the pico-8 app

XK9274 commented 4 months ago

Hello, I want to know if this is a problem with my machine or with the pico-8 app

Have you removed any system files from your device, moved anything from it's correct/intended location? Have you deleted any of the FSCK files from the root of the SD?

Can you open the terminal and check that wget runs ok?

LO-FANG commented 4 months ago

Hello, I want to know if this is a problem with my machine or with the pico-8 app

Have you removed any system files from your device, moved anything from it's correct/intended location? Have you deleted any of the FSCK files from the root of the SD?

Can you open the terminal and check that wget runs ok?

I tried to fix the problem by reinstalling the system multiple times, but unfortunately, it didn't work. I didn't delete any system files, and wget is working fine.

LO-FANG commented 4 months ago

Hello, I want to know if this is a problem with my machine or with the pico-8 app

Have you removed any system files from your device, moved anything from it's correct/intended location? Have you deleted any of the FSCK files from the root of the SD?

Can you open the terminal and check that wget runs ok?

Is your onion splore working fine? If it is, then the problem's on my end.

XK9274 commented 4 months ago

Hello, I want to know if this is a problem with my machine or with the pico-8 app

Have you removed any system files from your device, moved anything from it's correct/intended location? Have you deleted any of the FSCK files from the root of the SD? Can you open the terminal and check that wget runs ok?

Is your onion splore working fine? If it is, then the problem's on my end.

It's working fine yes, if it wasn't working for everyone we'd have hundreds of issues about it.

Have you tried on a hotspot or another wireless network?

LO-FANG commented 4 months ago

Hello, I want to know if this is a problem with my machine or with the pico-8 app

Have you removed any system files from your device, moved anything from it's correct/intended location? Have you deleted any of the FSCK files from the root of the SD? Can you open the terminal and check that wget runs ok?

Is your onion splore working fine? If it is, then the problem's on my end.

It's working fine yes, if it wasn't working for everyone we'd have hundreds of issues about it.

Have you tried on a hotspot or another wireless network?

Hug, It worked for a while yesterday,today it not work again, I found out that when I open the Splore, the WIFI will disconnected.

LO-FANG commented 4 months ago

Hello, I want to know if this is a problem with my machine or with the pico-8 app

Have you removed any system files from your device, moved anything from it's correct/intended location? Have you deleted any of the FSCK files from the root of the SD? Can you open the terminal and check that wget runs ok?

Is your onion splore working fine? If it is, then the problem's on my end.

It's working fine yes, if it wasn't working for everyone we'd have hundreds of issues about it.

Have you tried on a hotspot or another wireless network?

You may not believe this, it just fixed itself, wtf.

XK9274 commented 4 months ago

I do believe it lol - It's maybe a regional thing as i've never had this but know of others who have.

Great stuff, closing 👍