Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
4433 Näkymät

hello odoo community

I am using OpenERP v6 and  I have an error when I want to open some analytic accounts from accounting>configuration>analytic accounting > analytic accounts

"OperationalError: could not write block 64390 of temporary file: No space left on device
HINT:  Perhaps out of disk space?"

 I search for this error and  I found it's related to PostgreSQL "\https://stackoverflow.com/questions/21542550/why-does-postgresql-prompt-error-perhaps-out-of-disk-space-while-there-is-enou "

I do not understand why it's happened for some of them, not all of them and why this happened? and how to solve this?

----------------------------------------

I get the log of Postgresql and in error case :

bad query: SELECT account_analytic_analysis_summary_user."user",
account_analytic_analysis_summary_user."unit_amount",
account_analytic_analysis_summary_user.id
FROM "account_analytic_analysis_summary_user"
WHERE account_analytic_analysis_summary_user.id IN (197004)
ORDER BY user

but in normal case:

SELECT DISTINCT("user")
FROM account_analytic_analysis_summary_user
WHERE account_id IN (272) AND unit_amount <> 0.0

can anyone help me why this happened?

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
elok. 23
2561
1
huhtik. 19
3806
0
heinäk. 15
3880
5
helmik. 25
2544
2
tammik. 17
3899