-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Permission error #136
Comments
You need to give the write permission to the |
Hey @hiren-serpentcs, thank you, but do you mean with CHMOD 775 for example? Or where exactly? Linux side or Odoo side? |
@docimin |
Hey @hiren-serpentcs, i have done this, still will not work. For reference, the .jrxml is completely empty and has nothing in it. And it does not even print out a blank page, just gives an "invisible error" instead |
Hello, we are getting this error message also, we have tried to giove permission to the files, the folder, reassing then to the odoo group but still get the same message, please help us, this is generating a lot of pressure from customers, Thank you Jay for your sharing this!! |
Hi, sorry about the insistence on this issue, but we have now a lot of reports that were working and now are not. How can we get help on this issue? |
hi, also got the same problem, 777 permissions were given but does not work |
im also facing this issue, any help? @hiren-serpentcs |
@rmcasado jasperpid = /[Your PATH]/odoo-jasper.pid |
@baydevincent thanks !!!! Now I got a connection error :( odoo.addons.jasper_reports.JasperReports.jasper_server: EXCEPTION: [Errno 111] Connection refused (111, 'Connection refused') |
@rmcasado i got the same issue, i trying to solve that |
@baydevincent finally found the problem, java directory was not right copied, only java classes in com and nothing in lib, after copied could run my reports again |
@rmcasado may i ask what java version do you use? because i still got the refused issue |
Hi, my configuraion :
chmod 777 -R /jasper_reports
chmod 777 /jasper_reports/JasperReports/odoo-jasper.pid Modified jasper_server to use jasperpid |
Hello! I seem to be having issue with the reporting module, and whatever I do, i keep getting this error. How or where do i fix this?
The text was updated successfully, but these errors were encountered: