Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

page not found #27

Closed
Darkstar83 opened this issue Jul 10, 2022 · 13 comments
Closed

page not found #27

Darkstar83 opened this issue Jul 10, 2022 · 13 comments

Comments

@Darkstar83
Copy link

❗ Check Releases page for binaries ❗

there is no such page,

I am completeley new to Github, i cannot find the Releases page, Either the page is not there or i do not know how to navigate to said page

any assistance will be appreciated.

@ihrapsa
Copy link
Owner

ihrapsa commented Jul 10, 2022

it's right there on the right side panel of the main page. https://github.com/ihrapsa/OctoWrt/releases/tag/v1.0.0

@Darkstar83
Copy link
Author

May I ask further questions if I get stuck somewhere through the install?

@Darkstar83
Copy link
Author

How do I SSH onto it: achieve step 4?
(https://github.com/ihrapsa/OctoWrt/tree/main/firmware)/OpenWrt_snapshot/

@ihrapsa
Copy link
Owner

ihrapsa commented Jul 10, 2022

How do I SSH onto it: achieve step 4? (https://github.com/ihrapsa/OctoWrt/tree/main/firmware)/OpenWrt_snapshot/

for internet setup follt this: https://github.com/ihrapsa/OctoWrt#1-flash-openwrt-following-guide-here
no need to ssh. everything can be done using luci UI

@ihrapsa
Copy link
Owner

ihrapsa commented Jul 10, 2022

You don't need to ssh anymore. Internet setup can be done through luci web UI. Follow this:
https://github.com/ihrapsa/OctoWrt#1-flash-openwrt-following-guide-here

@Darkstar83
Copy link
Author

Good Evening,

I have managed to flash the clipper firmware to the CREALITY BOX. The green light stays on, broadcast KLIPPERWRT hotspot.

box directly connected to PC with pc connected to Klipper wifi network
Creality box direct wired connection to router.

using vs studio code, Powershell, and cmd prompt, I get the following message
There is a sd card installed

PS C:> PS C:\Users\Darkstar> chmod +x 1_format_extroot.sh

chmod : The term 'chmod' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • chmod +x 1_format_extroot.sh + ~~~~~ + CategoryInfo : ObjectNotFound: (chmod:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\Darkstar> ./1_format_extroot.sh
    ./1_format_extroot.sh : The term './1_format_extroot.sh' is not recognized as the name of a cmdlet, function, script
    file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
    and try again.
    At line:1 char:1
  • ./1_format_extroot.sh
  •   + CategoryInfo          : ObjectNotFound: (./1_format_extroot.sh:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

PS C:\Users\Darkstar> cd /tmp
cd : Cannot find path 'C:\tmp' because it does not exist.
At line:1 char:1

  • cd /tmp
  •   + CategoryInfo          : ObjectNotFound: (C:\tmp:String) [Set-Location], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
    
    

PS C:\Users\Darkstar> wget https://github.com/ihrapsa/OctoWrt/raw/main/scripts/1_format_extroot.sh

StatusCode : 200
StatusDescription : OK
Content : #!/bin/sh

                echo " "
                echo "This script will format your sd card and make it extroot"
                echo " "
                echo "   ###################################################"
                echo "   ## Make sure you've got a microSD ca...

RawContent : HTTP/1.1 200 OK
Connection: keep-alive
Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
Strict-Transport-Security: max-age=31536000
X-Content-Type-Options: nosniff
...
Forms : {}
Headers : {[Connection, keep-alive], [Content-Security-Policy, default-src 'none'; style-src
'unsafe-inline'; sandbox], [Strict-Transport-Security, max-age=31536000], [X-Content-Type-Options,
nosniff]...}
Images : {}
InputFields : {}
Links : {}
ParsedHtml : mshtml.HTMLDocumentClass
RawContentLength : 2596

PS C:\Users\Darkstar> chmod +x 1_format_extroot.sh
chmod : The term 'chmod' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • chmod +x 1_format_extroot.sh
  •   + CategoryInfo          : ObjectNotFound: (chmod:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

PS C:\Users\Darkstar> ./1_format_extroot.sh

@ihrapsa
Copy link
Owner

ihrapsa commented Jul 12, 2022

It's kind of a mess what you're doing there. What klipper firmware are you talking about? you can't flash klipper on the box. The box runs OpenWrt. Since the issue is opened on the OctoWrt page I reckon that you want to install octoprint. Did you follow the steps from the guide?

@Darkstar83
Copy link
Author

I am kinda sure? Before I get deeper into this wich i know very little about, This all started with me buying a Logitech c270 webcam, wich i saw in a post somewhere, works rather well with the creality box, so thinking to make my life kinda, maybe easier? Giving it a go none the less, half done research yielded dissapointing results, hoping to fix my blunder, i turned to google/youtube for more "research" stumbling upon a video by Hyper makes. "Giving Creality WiFi Box A Purpose: Introducing KlipperWrt & OctoWrt". I thought " this looks so cool. Trying this for shore!!!!!" Watched the vid maybe five times over, to get an idea of where to go and what to do, - BTW - this did not work. as everything had a facelift and update as the vid is a couple months old, so stumbling upon Github wich i know absolutely nothing about, I think somewher between the klipperwrt and openwrt i got mixed up between the readme files, downloaded the files but renamed them wrong way round, flashed firmware and now, I have absolutely no idea where i am, what have i already done, what did i do back to front, ect, wich in turn brings me to this moment in time.

PLEASE HELP!!!!

@ihrapsa
Copy link
Owner

ihrapsa commented Jul 15, 2022

You did not answer all my questions. What's your main purpose? Octoprint or Klipper(fluidd/mainsail)?

@Darkstar83
Copy link
Author

Klipper with fluidd

@ihrapsa
Copy link
Owner

ihrapsa commented Jul 16, 2022

Klipper with fluidd

This guide is for Octoprint. Check KlipperWrt repo for that

@Darkstar83
Copy link
Author

Ok Thank you very much for all the help given. Further help will be obtained from the Klipper Repositories. Have a blessed day.

@ihrapsa
Copy link
Owner

ihrapsa commented Jul 16, 2022

you too! check out the discord server for further help

@ihrapsa ihrapsa closed this as completed Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants