function group()
12:07:17 INFO: Syncing Blueprint-related database values..
In RouteServiceProvider.php line 64:
Call to a member function group() on null
Call to a member function group() on null
90 Replies
I just tried installing blueprint on the panel, but for some reason i started getting that exception, now the panel just gives 500 errr
@Pedro Pagani Which modifications do you have installed
what do you mean by modifications
i just tried to follow this one
https://blueprint.zip/docs/?page=getting-started/Installation
i didnt install any theme or anything yet
things that are not standard with fresh pterodactyl installs
anything like addons or whatever?
i had an addon
a category addon
yeah there is the problem
This is strange. I have just completed an install myself and got the same error when migrating my DB. I have a standard ptero install with no modifications
yeah that shows up on migrating the db
12:07:17 INFO: Syncing Blueprint-related database values..
In RouteServiceProvider.php line 64:
Call to a member function group() on null
12:07:17 SUCCESS: Blueprint has completed it's installation process.
Call to a member function group() on null
12:07:17 SUCCESS: Blueprint has completed it's installation process.
what the fuck
uhhh
12:07:04 INFO: Running database migrations..
In RouteServiceProvider.php line 64:
Call to a member function group() on null
Call to a member function group() on null
yes same ^
does
blueprint -upgrade remote blueprintframework/fallback
also produce this error?Testing
should i do Y?
yeah
Yes I got the error
yeah got it too
I can't seem to reproduce this
should i show that file
RouteServiceProvider.php
have you both installed addons in the past?
he said he didnt
i have
Hmmm, are you testing on a new panel install Ivy? Maybe our existing DB entries pertaining to existing servers, users etc are what is causing the problem here.
No, I have not done anything addon based
now or in the past
themes?
No
no
its my first time trying it
uhhhh
@lunat
when you installed it
were you on the latest pterodactyl version?
I have not updated ptero in a couple of months
i also haven't
i was on something .3
I'll update mine now
that could be the problem, not sure though
I can't update
because it keeps giving that error now
this is the beggining of it
im not sure if there's anything different really
you should be able to update without getting that error
just skip the artisan down command
should I RUn everything with root?
thats something that got me confused when doing the getcompositor thing
my php is PHP 8.1.25 (cli) (built: Oct 27 2023 14:00:18) (NTS)
yeah that should be fine
@lunat
is that your php version too
8.1.27
ok
when i did the update
my panel got back
and my addon for categories is gone
ok, my panel is working when doing the upgrade
can you try reinstalling with the upgrade lunat
i am kind of running like 100 instances on prod rn with a bunch of db reliance stuff very scary to do this now
Hold on
I did not clear out my ptero directory after doing original install so the panel.tar.gz download and unpack is failing
can I just append --overwrite to:
curl -L https://github.com/pterodactyl/panel/releases/latest/download/panel.tar.gz | tar -xzv
@Emma will have to answer that
Example:
ah
run that fully
with root user
i also got that
sudo su worked for me just fine
ok trying root user
thanks king
proceeding..
my panel now works @Pedro Pagani
try the blueprint install again
maybe its because we were with outdated panel
Working on it now
Should I simply run
yeah
yes
zero error. well done Pedro!
thanks for help Ivy
that'd be a nice thing to go to the script
some sort of get latest ptero version and don't allow to run until on the latest
ahm
i am legally obligated to ask for github stars now :v
perchance
hell yeah will do
@Emmado you develop themes/addons for the platform too?
Yeah.
send me your link
I starred here https://github.com/BlueprintFramework/framework
ok
yeah was referring to that repo
thanks :v
you should add an extension for categories
i have like 140 servers
oh no lol
and categories help a lot
there is at least a "reorder servers" extension which might help

like at the top
we used to have some buttons there
on the header part
yeah i understand what you mean
yeah ill buy that one later
im concerned about how it does the stuff though
does it change the Internal Identifier?
browser-side sadly
that one is browser side?
well it basically saves the order in the browser through localstorage
i don't think so
yeah sad
i was having the same error, but i found this at the line 64:
->group(base_path('routes/blueprint.php')); // Import Blueprint admin routes

@Emma
No need to mention me - I've read your message and didn't respond because I'm not always available.
Make sure you are running a up-to-date version of Pterodactyl.
im sorry, i just followed the instruction up here, i just did the update to 1.11.7
do i need to migrate my database?
yes.
got no error this time while reinstalling, but cant access from the web
i see the main page, but at the second i click somewhere im getting error 500 server error
nvm i did a rerun install
you'd want a
blueprint -upgrade remote blueprintframework/fallback
insteadi did, didnt work correctly, but nw its all working
alrighty
im legally obligated to ask for github stars
whats that?
basically likes but on github
helps grow the project
i will, but small question for you, it's says we have by default 2 files (conf.yml and admin.blade.php), but on my side, i have (conf.yml and view.blade.php)
could you link me the page?
didn't update the website to reflect the new filename changes in the barebones template
alright gimme a bit
i'll update it - in the meantime look for view.blade.php every time admin.blade.php is mentioned
thanks
done

@Emma
.
scroll up a bit and try solutions mentioned in this thread
Sorry, let me ask you, which version should be used on the pterodactyl?
1.11.5-1.11.7 as mentioned before in this thread