Recolor Broken?

I installed recolor successfully and it shows in the jigsaw menu however my panel did not update… what should I do now? Did I miss a setup step?
36 Replies
Growtoups | elixior.cloud
@Deleted User
Giuca002
Giuca002OP2y ago
The only notable thing was a warning message about the extension being made for an older version of blueprint
Growtoups | elixior.cloud
well i dont think there was any breaking changes yet but yeah jack didnt really update recolor
Deleted User
Deleted User2y ago
Try refresh your cache.
Giuca002
Giuca002OP2y ago
I used a different device (my phone) and found that it had not changed the page too.
No description
Jake
Jake2y ago
It changes the client view, not the admin views
Giuca002
Giuca002OP2y ago
Client view has no changes
No description
Jake
Jake2y ago
Running cloudflare on the site?
Giuca002
Giuca002OP2y ago
No it’s a fresh install with no reverse proxy I’m just going to the host machine’s ip Anything I can do about this to troubleshoot?
Emma
Emma2y ago
where did you install recolor from?
Giuca002
Giuca002OP2y ago
https://www.sourcexchange.net/products/recolor logs of interest maybe...
21:59:20 INFO: Searching and validating framework dependencies..
21:59:20 INFO: Reading and assigning extension flags..
21:59:20 INFO: Writing extension placeholders..
21:59:20 WARNING: This extension is built for version alpha-L53, but your version is alpha-SLX.
21:59:20 INFO: Cloning and linking public directory..
21:59:20 INFO: Cloning and linking private directory..
21:59:20 INFO: Linking and writing assets directory..
21:59:20 INFO: Cloning and linking dashboard css..
21:59:20 INFO: Cloning admin view..
21:59:20 INFO: Cloning admin controller..
21:59:20 INFO: Editing admin routes..
21:59:20 INFO: Cleaning up build files..
21:59:20 INFO: Rebuilding panel assets..
/var/www/pterodactyl/blueprint.sh: line 1114: yarn: command not found
21:59:20 INFO: Flushing view, config and route cache..
chown: invalid user: ‘www-data:www-data’
21:59:22 INFO: Adding 'recolor' to active extensions list..
21:59:22 SUCCESS: recolor has been installed.
21:59:20 INFO: Searching and validating framework dependencies..
21:59:20 INFO: Reading and assigning extension flags..
21:59:20 INFO: Writing extension placeholders..
21:59:20 WARNING: This extension is built for version alpha-L53, but your version is alpha-SLX.
21:59:20 INFO: Cloning and linking public directory..
21:59:20 INFO: Cloning and linking private directory..
21:59:20 INFO: Linking and writing assets directory..
21:59:20 INFO: Cloning and linking dashboard css..
21:59:20 INFO: Cloning admin view..
21:59:20 INFO: Cloning admin controller..
21:59:20 INFO: Editing admin routes..
21:59:20 INFO: Cleaning up build files..
21:59:20 INFO: Rebuilding panel assets..
/var/www/pterodactyl/blueprint.sh: line 1114: yarn: command not found
21:59:20 INFO: Flushing view, config and route cache..
chown: invalid user: ‘www-data:www-data’
21:59:22 INFO: Adding 'recolor' to active extensions list..
21:59:22 SUCCESS: recolor has been installed.
I have yarn installed im under rockylinux and I have no clue whats up with chown The weirdest part of all is that I’m able to run yarn in the command line perfectly fine but in this script it does not want to work
Growtoups | elixior.cloud
have you done npm i -g yarn
Giuca002
Giuca002OP2y ago
That’s how I installed it because Rocky Linux does not ship yarn in the package manager
Growtoups | elixior.cloud
mhm using rocky @Emma
Giuca002
Giuca002OP2y ago
Yeah it has better support than using Fedora servers
Growtoups | elixior.cloud
do bp support rhel oses? well i really dont know if even in the bash its made to support rhel
Giuca002
Giuca002OP2y ago
To be fair that makes sense because for me to install blueprint I had to code myself some workarounds within the install script
Giuca002
Giuca002OP2y ago
Buts it’s minor ones like disabling checks
Growtoups | elixior.cloud
yeahh however i think it would be way easier to use a debian based os
Giuca002
Giuca002OP2y ago
I don’t think adding support for rhel bases oses would be hard because it’s almost there I think it’s just the script recognizing that the packages are installed
Growtoups | elixior.cloud
yeah i think it would be fairly easy too however for now idk if purple will do it or anything so yeah @Emma look into it when u can
Giuca002
Giuca002OP2y ago
Once I get a better chance to look into the scripts tmr I will try to make a fix and make a pr
Growtoups | elixior.cloud
imma look into recolor code to check some stuff tho
Emma
Emma2y ago
hmmm seems like bash cannot see yarn or something
Giuca002
Giuca002OP2y ago
im so over this not working... I run the script edited with the absolute location and I get 10000 errors
Deleted User
Deleted User2y ago
Do you have any other addons installed? Recolor only changes a CSS file so.
Giuca002
Giuca002OP2y ago
No just the recolor and I think this is related to how the panel gets rebuilt when the addon is loaded @Emma is there anything useful you can get out of this?
Emma
Emma2y ago
uhhh are you using the webpack version that ptero has in their package.json?
Giuca002
Giuca002OP2y ago
I think its the latest version but I can install that one real quick
Giuca002
Giuca002OP2y ago
I installed the package.json and I get this error now
Giuca002
Giuca002OP2y ago
same errors basically
Emma
Emma2y ago
insanely weird
Giuca002
Giuca002OP2y ago
Any update on this? Should I open a bug report on GitHub with a more in depth explanation?
Emma
Emma2y ago
yeah probably
Emma
Emma2y ago
GitHub
GitHub - sp11rum/recolor: The first 3rd party Blueprint extension. ...
The first 3rd party Blueprint extension. Recolor is an open source and free Blueprint extension that is built to show the growing capabilities of the Blueprint framework. - sp11rum/recolor

Did you find this page helpful?