-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
OctoDash installed but not working #483
Comments
Probably an invalid access token. Please double check your token. |
Not sure how to even get a token. Are we talking about the same OctoDash? I did not read anything about tokens.
From: Timon G. <notifications@github.com>
Sent: Monday, March 9, 2020 4:10 PM
To: UnchartedBull/OctoDash <OctoDash@noreply.github.com>
Cc: Matt Bushnell <matt@bushnellfamily.net>; Author <author@noreply.github.com>
Subject: Re: [UnchartedBull/OctoDash] OctoDash installed but not working (#483)
Probably an invalid access token. Please double check your token.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#483?email_source=notifications&email_token=AMMODXTAWJBYD4M4YUSYXFLRGVLJ5A5CNFSM4LERAWJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOJCMYI#issuecomment-596780641>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMMODXQXZWQU7FRIBPA3FWLRGVLJ5ANCNFSM4LERAWJQ>.
|
It‘s called API Key in OctoDash I think. Here is the information on how to get it: http://docs.octoprint.org/en/master/api/general.html |
Thank you. I found an API section, and it looks like it is blank. Do I copy an API from Octoprint settings under my user account and type it in there?
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: Timon G. <notifications@github.com>
Sent: Monday, March 9, 2020 4:35:17 PM
To: UnchartedBull/OctoDash <OctoDash@noreply.github.com>
Cc: Matt Bushnell <matt@bushnellfamily.net>; Author <author@noreply.github.com>
Subject: Re: [UnchartedBull/OctoDash] OctoDash installed but not working (#483)
It‘s called API Key in OctoDash I think. Here is the information on how to get it: http://docs.octoprint.org/en/master/api/general.html
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#483?email_source=notifications&email_token=AMMODXXSPWC56L6RIUU5XEDRGVOJLA5CNFSM4LERAWJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOJE7PI#issuecomment-596791229>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMMODXXVVDEOSWLITQUIPO3RGVOJLANCNFSM4LERAWJQ>.
|
Thank you. I was able to have the errors go away long enough to get a screenshot. In this picture, is this where I put the API key, and if so, do I get it from Octoprint settings?
[Image]
From: Timon G. <notifications@github.com>
Sent: Monday, March 9, 2020 4:35 PM
To: UnchartedBull/OctoDash <OctoDash@noreply.github.com>
Cc: Matt Bushnell <matt@bushnellfamily.net>; Author <author@noreply.github.com>
Subject: Re: [UnchartedBull/OctoDash] OctoDash installed but not working (#483)
It‘s called API Key in OctoDash I think. Here is the information on how to get it: http://docs.octoprint.org/en/master/api/general.html
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#483?email_source=notifications&email_token=AMMODXXSPWC56L6RIUU5XEDRGVOJLA5CNFSM4LERAWJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOJE7PI#issuecomment-596791229>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMMODXXVVDEOSWLITQUIPO3RGVOJLANCNFSM4LERAWJQ>.
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/ghei36>
|
You need to copy the API Key from the Settings over to there. Should be a string with big characters and numbers. |
That did it. Thank you all for your help. Its all up and running and I am printing again.
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: Timon G. <notifications@github.com>
Sent: Monday, March 9, 2020 5:30:01 PM
To: UnchartedBull/OctoDash <OctoDash@noreply.github.com>
Cc: Matt Bushnell <matt@bushnellfamily.net>; Author <author@noreply.github.com>
Subject: Re: [UnchartedBull/OctoDash] OctoDash installed but not working (#483)
You need to copy the API Key from the Settings over to there. Should be a string with big characters and numbers.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#483?email_source=notifications&email_token=AMMODXT5NHPXBYUM27II2D3RGVUWTA5CNFSM4LERAWJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOJJSKQ#issuecomment-596810026>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMMODXRH6P2FR56C7QB65P3RGVUWTANCNFSM4LERAWJQ>.
|
Just to add, since this app is new for me, the API key IS case sensitive, in case anyone else comes across this in the future. |
I am still getting this error. I have the API correct, but it rotates between the errors mentioned above. |
If you are also getting the 403 Forbidden: Please check that the user you created the token from is allowed to use the API. Double check that the token is correct (case-sensitve, no leading or trailing spaces). |
Thanks for your reply. Yes the API is correct. Where do I check and see
if the API can be used?
Everett E. Carpenter, PhD, MBA
804-723-1005
…On Tue, Aug 18, 2020, 5:45 AM Timon G. ***@***.***> wrote:
If you are also getting the 403 Forbidden:
Please check that the user you created the token from is allowed to use
the API. Double check that the token is correct (case-sensitve, no leading
or trailing spaces).
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#483 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOPC3AQFBBJ4FUD4MCN6FI3SBJEVJANCNFSM4LERAWJQ>
.
|
Well, there is NO WAY to add a API key into an existing Octodash.... So, HOW can I enter the API key in a running Octodash??? |
just like described in the wiki: https://github.com/UnchartedBull/OctoDash/wiki/Setup-&-Settings#inputs--settings-explained |
Tried, no file found, it is an empty file.... Why no menu to enter settings like that? and the message should not come up every second. One time in the beginning is enough... |
ok, you have to stop the service to get into that... |
Even that didn't worked for me... I'm done, will switch to Octoscreen. |
Well, I tried Octoscreen, what works great.... but has no option to turn off screen while inactive. Went back to Octodash, still same Problem. Never accepted the API key. So I reinstalled Octoprint and OctoPi from scratch. Never get past the setup screen. After hours of trying and cursing I figured out that LOCALHOST or the real IP does not work, but after I put 127.0.0.1 in it starts working. regards |
Describe the bug
After installing OctoPrint, connecting to the network and installing OctoDash it shows on my LCD, and Touch works, however I get the following errors every time.
Can’t retrieve layer progress : HTTP://localhost:5000/plugin/displaylayerprogress/values : 403 forbidden
Can’t retrieve printer status: HTTP://localhost:5000/api/printer : 403 forbidden
Can’t retrieve jobs: HTTP failure response for https://localhost:5000/api/job : 403 forbidden
To Reproduce
Steps to reproduce the behavior:
Expected behavior
OctoDash screen should show and touch interface work and be able to work normal.
Screenshots
If applicable, add screenshots to help explain your problem.
General Information:
Additional context
The screen and touch interface work fine, but the errors keep showing over and over.
The text was updated successfully, but these errors were encountered: