Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
09/11/19 09:49:56PM
3,304 posts

requirewd parameter module is missing??????


Installation and Configuration

so i got this weird error when someone new posted a timeline comment
 {jrCore_module_url} required parameter "module" is missing (modules/jrComment/templates/item_action.tpl)
page where it can be seen
https://www.dreadlockssite.com/nepenthe
updated by @soaringeagle: 12/11/19 08:28:46PM
soaringeagle
@soaringeagle
09/05/19 12:03:16PM
3,304 posts

redis issue


Installation and Configuration

update: its confirmed the sitemap crawler issue iu had was from redis all along..wich has been ongoing issue for months!

redis and mariadb are running at highest priorities with litespeed 1 lower
since disabling redis for the 1st time in many months (before june at least) i'm able to get a fill 1 million + page crawl
soaringeagle
@soaringeagle
09/04/19 11:38:31PM
3,304 posts

redis issue


Installation and Configuration

ok overloaded is in.. what.. ram
ram use is high because mysqltuner keeps commending i increase innodb cache ..i can't remember the exact 1
but its suggesting i increase it to over 25-28 gigs on a 32 gig ram system
cpu use isnt generally all that high iunless i am trying to run the sitemap crawler at 25 threads
(i used to just ruun it at 2 and lat it take 4 days tio crawl but then they stopped working and hadnt gotten a crawl done in montrhs till i realized it would not stall usualy if i ran it fast enough to complete in just 6 or so hours

before seeing these errors i thought it was a timeout ..i had lowered the interaction timeout since it was way high from when the vid converter and inttegbrity check werent completing (no longer an issue)
i think i reset that to default

what exactly do you mean by "overloaded" and should i just reduce the ram footprint by adjusting a few things in my.cnf
right now it hovers around 70%
soaringeagle
@soaringeagle
09/04/19 11:29:21PM
3,304 posts

one thing i DO NOT like about the new editor


Suggestions

i njoticed right away
great job
soaringeagle
@soaringeagle
09/02/19 10:38:32AM
3,304 posts

redis issue


Installation and Configuration

redis is database cache you suggested beccause my database was so huge. litespeed private cache barely gets any hits public cache dont work will with multiple sites it does get alot of static file hits
soaringeagle
@soaringeagle
09/01/19 04:21:11AM
3,304 posts

redis issue


Installation and Configuration

ok remember i said i was having a long term issue with my siitemap crawler not finishing and it seemed to be malformed image urls
months of testing (and upgraded internet speed) i found that if i ran it flat out 25 crawler threads it finished usualy
then i found errors in the activity log
related to redis
i think the isdsues been redis all along (wil do a test today with redis disabled)

[30-Aug-2019 11:02:32 America/New_York] PHP Fatal error:  Uncaught RedisException: read error on connection in /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php:922 [4]
Stack trace: [16]
#0 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php(922): Redis->hGetAll('a4703m7') [1]
#1 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/lib/cache.php(655): _jrRedis_redis_cache_maintenance() [6]
#2 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/lib/misc.php(1305): jrCore_cache_maintenance() [6]
#3 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/include.php(899): jrCore_ten_minute_maintenance_worker(Array) [6]
#4 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/lib/misc.php(302): jrCore_process_exit_listener(Array, Array, Array, Array, 'process_exit') [6]
#5 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/lib/util.php(733): jrCore_trigger_event('jrCore', 'process_exit', Array) [6]
#6 /var/www/vhosts/dreadlock in /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php on line 922 [4]
#0 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php(922): Redis->hGetAll('a4703md') [1]
[30-Aug-2019 14:43:55 America/New_York] PHP Fatal error:  Uncaught RedisException: read error on connection in /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php:946 [2]
#0 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php(946): Redis->exec() [2]
#6 /var/www/vhosts/dreadlockssite.com/ht in /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php on line 946 [2]
#0 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php(922): Redis->hGetAll('a4703mb') [1]
#0 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php(922): Redis->hGetAll('a4703m6') [1]
[30-Aug-2019 17:04:23 America/New_York] PHP Fatal error:  Uncaught RedisException: read error on connection in /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php:546 [5]
#0 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php(546): Redis->exec() [5]
#1 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/lib/cache.php(407): _jrRedis_redis_delete_all_cache_entries(NULL, NULL) [5]
#2 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/index.php(5489): jrCore_delete_all_cache_entries() [5]
#3 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/lib/module.php(293): view_jrCore_cache_reset_save(Array, Array, Array) [5]
#4 /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/router.php(182): jrCore_run_module_view_function('view_jrCore_cac...') [5]
  thrown in /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrRedis-release-1.1.4/include.php on line 546 [5]
[30-Aug-2019 18:12:00 America/New_York] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 4718592 bytes) in /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/lib/mysql.php on line 543 [1]
[30-Aug-2019 18:12:00 America/New_York] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 1105920 bytes) in /var/www/vhosts/dreadlockssite.com/httpdocs/modules/jrCore-release-6.4.0b8/lib/misc.php on line 252 [1]
soaringeagle
@soaringeagle
08/30/19 03:45:16PM
3,304 posts

redis issue


Installation and Configuration

redis just caused a panic attack!
i added some css to the skins html.css that was suposed to be a beveled customized scrollbar (webkit) when i didn't see the desired result i simply removed the code
thats when the panic set in cause the index page stopped loading css at all
i tried restoring the totaly non customized css still nothing restarted litespeed upgraded litespeed downgraded litespeed finaly shut off redis use in acp and the page loaded again
had to then restart mariadb and redis and renice them

i could then re-enable the site to use redis
i do use full page caching
just adding and removing valid css shouldn't cause 1 page and 1 page only to stop loadijng css
scared the hell out of me cause my month long trip meant i couldn't cover the backup costs and didn't have an active backup and wont till next wednsday

ps did you see my other post a few days ago maybe a week ago about the pending images checkboxes being missing since a recent update (beta core, don't mind helping you test)

updated by @soaringeagle: 12/06/19 04:51:21AM
soaringeagle
@soaringeagle
08/23/19 05:55:31PM
3,304 posts

one thing i DO NOT like about the new editor


Suggestions

awesome will it be in the bnext beta release or wont there beanother beta before that
soaringeagle
@soaringeagle
08/23/19 07:49:48AM
3,304 posts

one thing i DO NOT like about the new editor


Suggestions

will a fix be pushed out or should i eddit the files
soaringeagle
@soaringeagle
08/22/19 09:10:12PM
3,304 posts

one thing i DO NOT like about the new editor


Suggestions

i hate that when you right click to correct a typo (and you know me i typo alot) instead of giving you the correction options you get a link thing
theres already a link option in the toolbar why should it also disable the typo correction abilities
updated by @soaringeagle: 12/30/19 04:09:03PM
  11