Git Product home page Git Product logo

mso_e5_dev_autorenew's Introduction

I'm a BS Biology Major but I love computers so much that I code on my free time.

  • 🌱 I’m currently learning Azure Deployment

github facebook instagram

GitHub metrics

GitHub streak stats

Profile views

mso_e5_dev_autorenew's People

Contributors

ken5998 avatar kylierst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mso_e5_dev_autorenew's Issues

not an issue :)

On my forked version, I have fixed the skip of the jobs changing the line 20 with the following

if: (github.event.repository.owner.id == github.event.sender.id) || ${{ github.event_name == 'workflow_dispatch' || github.event.workflow_run.conclusion == 'success' }} # Self-ordered start

I have also done some minor changes to improve the yml

https://github.com/Ken5998/MSO_E5_Dev_AutoRenew_REVISION_2

Error with "Test API"

Run echo date +"%Y-%m-%d %H:%M:%S" begin > time.log File "/home/runner/work/MSO_E5_Dev_AutoRenew/MSO_E5_Dev_AutoRenew/temp.py", line 11 *** ^ SyntaxError: invalid syntax Error: Process completed with exit code 1.

Suggestion

Hello,

I don't know how effective this script is as I am using it right now. I Improved it a little bit by first randomizing the list off endpoints and randomizing the number of items to be called.
additionally I added the permission for application to also create applications and delete them later one (after a week or such )
I dunno if this will make a difference in renewing chances

Trouble with Step 8

Hi, Im confused with Step 8, to see project settings I assume you go to the projects page, however when i click this - the page doesnt seem to load or its just empty? All I see is this:

Screenshot 2023-04-06 at 16 00 17

Maybe I am wrong and this is the incorrect page? Any help would be appreciated!

Error Code AADSTS700016

Hey mate,

I am running into an error when I run the command rclone authorize "onedrive" "id" "secret"
I have set up my onedrive remote with rclone, but i still get the following error when I sign in.

Sorry, but we’re having trouble signing you in.
AADSTS700016: Application with identifier 'id' was not found in the directory 'MSFT'. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You may have sent your authentication request to the wrong tenant.

Any help regarding this would be great.
Thanks.

Subscription not being renewed.

Having the same issue as some of the others in this thread:
#15

Subscription days counting down:
sub Capture

workflows are working
actions Capture

didn't know about linking github account to 365 before (this should be in the setup steps) so linked it today
mail Capture

waited for a few hours after linking accounts, before posting this issue here, days left is still at 87

Build and call API - Test API Failed ❌

##Test API failed please help me.

Screenshot 2023-03-25 at 2 55 32 PM

And Please help me with this to declare variable.

generate three variables for github repository action and set the value as given below
Name: CONFIG_ID value client_id=r'your applcation_id' (within the quotes)
Name: CONFIG_KEY value client_secret=r'your_secret'
Name: REFRESH_TOKEN value refresh_token=r'your_refresh_token'

keyerror

I have followed the instructs carefully and was able to deploy workflow, but when i run, it was through same error
File "/home/runner/work/activesub/activesub/temp.py", line 89, in
main()
File "/home/runner/work/activesub/activesub/temp.py", line 45, in main
access_token=gettoken(refresh_token)
File "/home/runner/work/activesub/activesub/temp.py", line 33, in gettoken
refresh_token = jsontxt['refresh_token']
KeyError: 'refresh_token'

Problem auth error

Hi, I am an internet user who saw your project on Github, MSO_E5_Dev_AutoRenew, and I wanted to know how to retrieve the refresh_token from it. I tried to authorize rclone, but I encountered an error. How can I solve this issue? By the way, congratulations on the project."
image

The requested URL returned error: 403

fatal: unable to access 'Put link out for privacy reasons': The requested URL returned error: 403
Error: Invalid status code: 128
at ChildProcess. (/home/runner/work/_actions/ad-m/github-push-action/v0.6.0/start.js:9:19)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) {
code: 128
}
Error: Invalid status code: 128
at ChildProcess. (/home/runner/work/_actions/ad-m/github-push-action/v0.6.0/start.js:9:19)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)

Do somebody know how to fix this? The tokens are put in correctly (I think)

Workflow stop working

Hello, i see that workflow stoped working for you also, do you know what is going on,

Ps.
Do you know is only running rclone and mounting One Drive storage for read and write file to it, is also good action to performe so that you extend your subscription, i have my 5TB drive sometimes mounted to performe backup of my media files and somtimes i use it to stream file from that drive also

Also my subscription renew 3 day's ago

Permission denied Error

Run ad-m/[email protected]
Started: bash /home/runner/work/_actions/ad-m/github-push-action/v0.6.0/start.sh
Push to branch refs/heads/main
remote: Permission to pulpyboy0130/MSO_E5_Dev_AutoRenew_REVISION_2.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/pulpyboy0130/MSO_E5_Dev_AutoRenew_REVISION_2.git/': The requested URL returned error: 403
Error: Invalid status code: 128
at ChildProcess. (/home/runner/work/_actions/ad-m/github-push-action/v0.6.0/start.js:9:19)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) {
code: 128
}
Error: Invalid status code: 128
at ChildProcess. (/home/runner/work/_actions/ad-m/github-push-action/v0.6.0/start.js:9:19)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)

Rclone?

I'm stuck with the rclone part. Where should I get that?

Auth Error

Step 5 error:

Error: Auth Error
Code: ""
Description: No code returned by remote server

Pointers to the locations on the d azure website would help, their website is very confusing. But well, the app ID I found is the one found in overview > Application ID (client), and the secret in overview > client credentials.
Permissions under: Manage > API Permissions and clicked Grant Admin Consent to MSFT.
Some terms may be wrong because my native language is not English.

Many thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.