Amazed hipstercat
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-07 20:11:11 +02:00
562f7c8f88 format
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-07 20:10:20 +02:00
bad48bee7c format
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-07 20:10:13 +02:00
8b7bf9b23c format
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-07 20:09:15 +02:00
113ef00626 format
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-07 20:07:16 +02:00
495dc70b05 added player comd
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-01 16:17:59 +02:00
9f78563eea float to int
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-01 16:16:48 +02:00
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-01 16:15:32 +02:00
hipstercat pushed to master at hipstercat/wynncraft-bot 2020-09-01 16:12:10 +02:00
f46208250d update almost connected
hipstercat commented on issue hipstercat/hrss#8 2020-07-23 17:18:07 +02:00
Error: feed is empty. Did you set up 'element' field correctly?

You can pull the latest commit (d48f2f5d5c60dddb849f23273aa450e3344f834e) and run python3 manage.py makemigrations then python3 manage.py migrate.

hipstercat pushed to master at hipstercat/hrss 2020-07-23 17:17:02 +02:00
d48f2f5d5c Increased element field from 255 to 1000 characters
hipstercat commented on issue hipstercat/hrss#6 2020-07-22 14:38:51 +02:00
No content-type or content-type ~= '^text/html'
  1. This is caused by a too restrictive CSS selector. You can fix that manually by creating a superuser (which is normally optional) by running python3 manage.py createsuperuser and then navigate and log in to http://127.0.0.1:8000/admin/web/feed/. Here you will see all your configured feeds and clicking on the problematic one will allow you to fine tune the settings. Check the element property and set it to a less restrictive one (maybe your current value includes some article ID which is obviously unique).
  2. By default python3 manage.py runserver allows only local connections and isn't open on your local network. You can fix it by running python3 manage.py runserver 0.0.0.0:8080. You can also change the port number if you want to.

Keep in mind HRSS is an abandonned project and I'm not planning to fix issues unless they are very simple to fix.

hipstercat commented on issue hipstercat/hrss#6 2020-07-22 09:56:27 +02:00
No content-type or content-type ~= '^text/html'

Hi! The logging message No content-type or content-type ~= ‘^text/html’ is normal behavior and does not indicate an error at all.

Your error should be fixed in 47e24b64594d022d658e57d6ee856e4c856e4409. Please let me know if it works for you.

You can either git checkout master && git pull or download and run https://hipstercat.fr/gogs/hipstercat/hrss/releases/tag/v0.3

hipstercat pushed to master at hipstercat/hrss 2020-07-22 09:54:40 +02:00
36acc9137d Revert .gitignore
hipstercat pushed to master at hipstercat/hrss 2020-07-22 09:49:37 +02:00
47e24b6459 Added X_FRAME_OPTIONS
hipstercat pushed to master at hipstercat/gwd-posts-bot 2020-07-06 19:33:33 +02:00
cacd013ef9 could fix the error
hipstercat pushed to master at hipstercat/gwd-posts-bot 2020-06-27 01:08:28 +02:00
d594c35d5d fixed logged_users
hipstercat pushed to master at hipstercat/gwd-posts-bot 2020-06-27 00:51:18 +02:00
6c5f73bc08 fixed logged_users
hipstercat pushed to master at hipstercat/gwd-posts-bot 2020-06-27 00:42:22 +02:00
3d3580fa42 added logged_users
hipstercat pushed to master at hipstercat/gwd-posts-bot 2020-06-11 17:11:58 +02:00
89bb4a68be added log