question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

!Rls : event not found

See original GitHub issue

Please read the following instructions carefully

  • Issues submitted without this template format will be ignored.

  • I can’t help you with python / ffmpeg installation problems so issues related to those will probably not get a response from me. git

  • Please read the questions asked and answer completely.

  • Put an x into all the boxes [ ] relevant to your issue (like so [x] - no spaces).

  • Do not post screenshots of text errors or logs.

  • Use the Preview tab to see how your issue will actually look like.


Before submitting an issue, make sure you have:

  • Read the README
  • Read the FAQ
  • Searched the bugtracker for similar issues including closed ones
  • Make sure you have the latest version: v0.2.8

Purpose of your issue:

  • Bug report (problems/errors)
  • Question
  • Other

For a bug report, you must include the command used and a complete output/error log.

Command:

# Paste your command here.
# Remember not to include sensitive info such as passwords. Example:
livestream_dl -u "myusername" -collectcomments -o "/path/to/dl_folder/" "myfavigacct"

Complete Output/Error Log:

# Paste the error/output log here

Describe your issue

Hello there, sorry just have time to post issue.

I am success install the downloader but when I tried it it’s not work.

I try input this livestream_dl -u girlsgenerationdevotee -p Password ayana_ksymova and livestream_dl -u “girlsgenerationdevotee” -p “Password” “ayana_ksymova” Note : I choose someone who still doing IG live randomnly both resulting this !Rls : event not found.

Can you tell me what mistake I made ?

Thank you

Explanation of your issue goes here. Please make sure you describe the issue clearly and completely.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
taengstagramcommented, Apr 13, 2017

In the folder that git bash starts from (probably your home folder), there should be a <your.username>.json file. Delete that file and run the command again.

I don’t know how git-bash works but this may work for you:

# Show the .json files in current directory
ls *.json
# Delete girlsgenerationdevotee.json, assuming your username is girlsgenerationdevotee
rm girlsgenerationdevotee.json
# Try again
livestream_dl -u 'girlsgenerationdevotee' -p 'your.password' 'the.ig.streamer'
0reactions
taengstagramcommented, Apr 20, 2017

Closing due to inactivity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

DELETE realtime event not being triggered with RLS ... - GitHub
Bug report when subscribing for Realtime Updates + listening to row-level changes, then the DELETE event won't get emitted Describe the bug ...
Read more >
linux - What is "-bash: !": event not found" - Server Fault
Try executing the following under a bash shell echo "Reboot your instance!" On my installation: root@domU-12-31-39-04-11-83:/ ...
Read more >
RLS DAX not working online - Microsoft Power BI Community
Solved: Hi, Im trying to setup a simple rls on my data. I have many users, which must only see their own data...
Read more >
IZ29231: OMNIBUS_TEC.RLS UPDATE_OMNIBUS_EVENTS ...
Problem Description: OMNIbus_tec.rls update_omnibus_events rule does not close event Failing TEC Component(s): rule Customer/Recreate Environment: Database: ...
Read more >
Dynamic RLS not working in Power Portal
Hi, I have to embed a PowerBI report in Power Portal. To do so, I have enabled the 'PowerBI embedded service' in my...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found