- USA
- https://www.sickgaming.net/
-
Admin and Developer @ SickGaming.net Full time HVAC Technician.
- Joined on
2023-10-22
Block a user
Imported Channel Missing Data
Got kibana to work finally. So basically just need to add new user to elasticsearch, now I can connect and bash in some scripts basically.
Kibana / ElasticSearch Issues
Kibana / ElasticSearch Issues
had to create user, think i just wasn't loggin in correctly like
curl -u 'elastic:ELASTIC_PASS' -X POST "http://localhost:9200/_security/user/alice" \
-H 'Content-Type: application/json…
Kibana / ElasticSearch Issues
New list being imported issues
This time running
- ./move-find-id-to-end-filename.bash
- ./create-json-alongside-each-file.bash
- ./insert-id-into-json.bash
- ./insert-title-into-json.bash
- ./insert-date-into-json.b…
New list being imported issues
alright went in reverse, figured out a lot of duplicates were in .mkv, removed those and had to create a look a like file to use with 1 last video that was missing it's data. Now waiting for the…
New list being imported issues
Manual video import
Task failed: join() argument must be str, bytes, or os.PathLike object, not 'bool'
Imported Channel Missing Data
Top Home Menu Bar Not Setup
Got something going now:
<div class="menu">
<ul>
<!-- <li id="nav-portal"><a href="{$mybb->settings['bburl']}/portal.php"><i style="font-size: 12px;" class="fa fa-home fa-fw"></i>…
Top Home Menu Bar Not Setup