Hello guys, i've posted a question in stackoverflo...
# support
m
Hello guys, i've posted a question in stackoverflow but saw that you guys uses slack aswell, I dunno if I can post this here but i'm getting an error which I have no ideia how to solve being new to ruby and all. this is the link I have from stackoverflow with my question, I don't know if you guys can access it but if not I can post it here no problem https://stackoverflow.com/staging-ground/76468456 Thank you all in advance 🙂
j
That link doesn't work for me.
👍 1
m
Sorry Jared, i'll copy it here. Getting uninitialized constant Spree::Admin::UserSessionsController when trying to access admin in fresh install I've done a fresh install of ruby on rails and solidus with WSL using ubuntu. I can access the frontend store just fine, see the default products and such, but when I try to access the admin page using http://127.0.0.1:3000/admin/login I get the following error:

Error

I tried searching for it but got nowhere, these are some specs of my system: ruby -v ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux] rails -v Rails 7.0.5 I've trying searching for the same error online but got no clear answer, i'm expecting that the admin page begins working.
i've also posted the whole error as plain text on pastebin https://pastebin.com/qbcqVq7d also seems that my question got published on stackoverflow aswell, so im putting the new link here: https://stackoverflow.com/questions/76473500/getting-uninitialized-constant-spreeadminusersessionscontroller-when-trying