tf42src

Results 8 comments of tf42src

> For me it works when you add: > > ```python > app.config['SESSION_TYPE'] = 'filesystem' > ``` > > Anyways this project seems dead , and the forks of this...

Same here: ``` pip install git+https://github.com/RussBaz/enforce.git@dev pip freeze | grep enforce enforce==0.3.5 ``` ``` python --version Python 3.7.0 ``` ``` future: NoneType: None ```

Having the same issue. Have overridden `_requests_to_follow` as stated by @dwj1324 and @dijadev. As soon as I start using splash by adding the following code to my spider: ``` def...

Same issue, similar config. I can see quite a few error messages like these: ``` 2018/03/14 01:07:36 pump.pumpLogs(): d33949a9fd1d stopped with error: inactivity time exceeded timeout ``` for various containers....

I tried switching to TCP as I could as well see some "message too long" errors. Now I am not getting any logs in my ELK stack anymore, but `pump.Run()...

@awfuchs did you have a chance to look at it? Would be much appreciated!

Same issue. ``` ... Creating desktop file Preparing Lazy setup error: unknown flag `u' ``` tried the "unstable" version from ubuntu ``` NVIM v0.10.0 Build type: RelWithDebInfo LuaJIT 2.1.1713484068 Run...