plots2
plots2 copied to clipboard
error at home ,`@' is not allowed as an instance variable name
Hi, that is an issue on your localhost.. Try using 'git pull' perhaps your repo wouldn't be up to date.. Or you might have changed some files.. Otherwise the local host is working fine
Hi @Sharadd15 try once again after clearing your cache and then running server again. Let me know if issue is resolved or not? Thanks!
hello everyone , i thought the issue was because i was using ruby version(2.5.1) . I have changed the version to 2.4.4 and updated the bundler but i am getting the same error. I have set my global ruby version to 2.4.4 but still i am facing the same error
I think you should try reinstalling the local environment... Also, this may help you.. https://gorails.com/setup/ubuntu/18.04
I have changed the version and everything seems to work correctly but still this error persists
Same error is encountered here https://github.com/publiclab/plots2/pull/4418#issuecomment-450285739 by @vnallamhawk.
@jywarren @SidharthBansal @sagarpreet-chadha @Souravirus any idea? Thanks!
I am not sure why this is happening but this can be helpful. Thank you!!
@rarrunategu1 is seeing this error -- just checking -- i wonder if you restart the app, is it consistent? And, what if you go to /logout
?
Is this solved
I don't think. Can you please check it? Thanks
I experienced this same issue I forgot to run step 6 of the installation instructions. Everything worked fine after running it
cp db/schema.rb.example db/schema.rb
It is step 6 of the installation https://github.com/publiclab/plots2#installation