plots2 icon indicating copy to clipboard operation
plots2 copied to clipboard

error at home ,`@' is not allowed as an instance variable name

Open Sharadd15 opened this issue 6 years ago • 11 comments

screenshot from 2018-12-24 22-24-00

Sharadd15 avatar Dec 24 '18 16:12 Sharadd15

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

oorjitchowdhary avatar Dec 24 '18 17:12 oorjitchowdhary

Hi @Sharadd15 try once again after clearing your cache and then running server again. Let me know if issue is resolved or not? Thanks!

grvsachdeva avatar Dec 25 '18 08:12 grvsachdeva

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 screenshot from 2018-12-25 15-07-59

Sharadd15 avatar Dec 25 '18 09:12 Sharadd15

I think you should try reinstalling the local environment... Also, this may help you.. https://gorails.com/setup/ubuntu/18.04

oorjitchowdhary avatar Dec 25 '18 20:12 oorjitchowdhary

I have changed the version and everything seems to work correctly but still this error persists

screenshot from 2018-12-28 18-20-19

Sharadd15 avatar Dec 28 '18 12:12 Sharadd15

Same error is encountered here https://github.com/publiclab/plots2/pull/4418#issuecomment-450285739 by @vnallamhawk.

@jywarren @SidharthBansal @sagarpreet-chadha @Souravirus any idea? Thanks!

grvsachdeva avatar Dec 28 '18 15:12 grvsachdeva

I am not sure why this is happening but this can be helpful. Thank you!!

Souravirus avatar Dec 28 '18 19:12 Souravirus

@rarrunategu1 is seeing this error -- just checking -- i wonder if you restart the app, is it consistent? And, what if you go to /logout?

jywarren avatar Jun 14 '19 18:06 jywarren

Is this solved

gptshubham595 avatar Nov 08 '19 21:11 gptshubham595

I don't think. Can you please check it? Thanks

SidharthBansal avatar Nov 09 '19 07:11 SidharthBansal

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

Forchapeatl avatar Mar 26 '22 21:03 Forchapeatl