twint-docker icon indicating copy to clipboard operation
twint-docker copied to clipboard

Docker for Twint

Results 5 twint-docker issues
Sort by recently updated
recently updated
newest added

after running run twint -u username i am getting the above critical error message. how do i resolve this via docker image? i am using the latest. thanks

Hi, I have tried out the latest version docker installation and getting the below mentioned error while execute the search command. Command Executed : docker run -ti --rm thetwintproject/twint:latest -s...

``` twint -s "foo bar" --since 2020-08-01 -es logs:9200 ``` works fine with a local install, however when I try the same thing in docker, I see the following ```...

Resolves the following issue: ![image](https://user-images.githubusercontent.com/1043668/81963674-b26a1e00-9615-11ea-902b-9495acbaf310.png) Inspired by: - https://github.com/elastic/elasticsearch/issues/9031#issuecomment-257235528

Fixes the 'Output Tweets to Elasticsearch' which suggests using `localhost:9200` instead of `twint-elastic:9200` Related to https://github.com/twintproject/twint-docker/issues/1#issuecomment-628758136.