jerlendds

Results 7 comments of jerlendds

I'm also having this same issue. I'll be looking into it further for the next few days and I'll share any solutions I find if any

I'm also running into this issue, currently running through the `janusgraph/janusgraph:1.0.0-rc2` and most lately through cloning the git repo and building from that. Ive modified and mounted hardcoded config options...

This can be recreated in my project from [commit b76bc9b](https://github.com/jerlendds/osintbuddy/commit/b76bc9beea5639f4bfe1434cb22429cf5ffb2a09) with the [frontend Dockerfile](https://github.com/jerlendds/osintbuddy/blob/main/frontend/Dockerfile) but I have since pushed this version: `node:18-alpine`. Seemingly related: [Docker forums](https://forums.docker.com/t/getting-error-when-running-container-env-cant-execute-node-text-file-busy/136409) My related issue with...

Hi @ingenius , thanks for reporting this! More details can be found in this issue -> https://github.com/jerlendds/osintbuddy/issues/65 In short, try restarting the db and any other relevant services. I'm dedicating...

I agree, I'd like to eventually add some social networks as well. I'm currently working on a huge refactor and migrating all the features over to a plugin architecture, once...

Hey @cidrmill , thanks for reporting this! Currently I'm working on the big rewrite so I can't promise I'll be able to get a fix for this issue out anytime...

I completely agree, I've been intending to add a Shodan plugin eventually. I'm working on some changes to the plugin system at the moment, once those are done the plugins...