Code Monkey home page Code Monkey logo

rapture's Introduction

Cybersecurity Student and Open-Source Intelligence Enthusiast

  Focuses
  • Cybersecurity
  • Open-Source Intelligence
  • Operations Security
  • Open-Source Software Development
  Languages
  • Golang, Python
  • HTML, CSS, & JS
  Certifications
  • Microsoft Office Specialist: Master
  • CompTIA A+, Network+
  • LE-1: Linux Essentials
  Recent Posts
  Contact Me

  AI Disclosure

I believe that disclosure of the use of artificial intelligence is extremely important to help mitigate any potential damages. Throughout my online presence, I leverage artificial intelligence to generate images that accompany the contents of my projects. For example, my profile picture here and on my personal website/blog were generated with artificial intelligence (specifically, OpenAI’s DALL-E 2). I will disclose any other instances of MY usage of artificial intelligence to generate such works in the scope of my projects and personal site/blog to the best of my ability. These disclosures can be found in the contents of the corresponding posts/projects.

rapture's People

Contributors

ax-i-om avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jermanuts

rapture's Issues

java.io.FileNotFoundException when sending data via Solr post tool 9.x.x

When trying to send data to the Rapture instance with locally installed solr tools I encounter an error java.io.FileNotFoundException.

This was edited as I was sending a request to a local IP with a filename censored, for the purpose of the report I'm sending the file to 127.0.0.1 and the file is file.jsonl.

I have done the appropriate setup commands of sudo docker compose build and sudo docker compose up -d to start the containers.

Command Output

$ /opt/solr/bin/post -c BigData -p 8983 -host 127.0.0.1 file.jsonl
The bin/post script is deprecated in favour of the bin/solr post command. Please update your scripts.
java -classpath /opt/solr/server/solr-webapp/webapp/WEB-INF/lib/solr-core-9.6.1.jar -Dauto=yes -Dport=8983 -Dhost=127.0.0.1 -Dc=BigData -Ddata=files org.apache.solr.cli.SimplePostTool file.jsonl
SimplePostTool version 9.6.1
Posting files to [base] url http://127.0.0.1:8983/solr/BigData/update...
Entering auto mode. File endings considered are xml,json,jsonl,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,ots,rtf,htm,html,txt,log
POSTing file file.jsonl (application/jsonl) to [base]/extract
SimplePostTool: WARNING: Solr returned an error #404 (Not Found) for url: ...
SimplePostTool: WARNING: Response: <p>
  Searching for Solr?<br/>
  You must type the correct path.<br/>
  Solr will respond.
</p>
SimplePostTool: WARNING: IOException while reading response: java.io.FileNotFoundException: ...
1 files indexed.
COMMITting Solr index changes to http://127.0.0.1:8983/solr/BigData/update...
Time spent: 0:01:42.727

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.