I noticed that there is a change in server_status.php. There appeared
getprojecthost() instead of $project_host. With this change, status of
daemons doesn't work and I had to replace it with $project_host in order
to get it work again.
--
Radim Vančo
Asteroid Research
Asteroids@home
I tried to activate debug function in server_status.php and I got this:
remote_file_exists: /usr/bin/ssh project2 'ls
/var/run/mysqld/mysqld.pid' 2>&1
retval: 255
I have adjusted something to get status of the file above, but still
don't work with remote_file_exists.
-
I found another problem. If I change for example uldl server, then
server_status shows new server, but is still searching apache2.pid in
/var/run/apache2.pid but on $project_host not $uldl_host.
--
Radim Vančo
Asteroid Research
Asteroids@home
http://asteroidsathome.net
BOINC server is running? It should be able to do it
easily with editing server_status.php but I don't want to do this
changes due to upgrading BOINC server which rewrite the file with never
and if there are any in new server_status file than I have edit the file
again.
--
Radim Vančo
Ast
I have upgraded BOINC server and according to log it seems to be fine now.
Radim
Dne 24.7.2014 03:56, David Anderson napsal(a):
I may have fixed this; please upgrade and try again.
-- David
On 20-Jul-2014 5:09 AM, Radim Vančo wrote:
Hi,
after upgrading BOINC server 3 hours ago, I got this
Hi,
after upgrading BOINC server 3 hours ago, I got this in scheduler.log
2014-07-20 11:24:02.6463 [PID=3684 ] [CRITICAL] Caught SIGTERM (sent by
Apache); exiting
2014-07-20 11:30:25.1227 [PID=6315 ] Incomplete request received (used
GET method - probably a browser) from IP 94.103.149.115,
I just upgraded the BOINC software and it seems to be working now.
Thanks
Dne 22.3.2014 17:05, David Anderson napsal(a):
Oops - I left out a couple of changes.
Please update and try again.
-- David
On 22-Mar-2014 8:23 AM, Radim Vančo wrote:
Great, thanks. I saw that there were some changes
see a problem:
http://yafu.dyndns.org/yafu/server_status.php
Radim Vančo schrieb:
I have upgraded BOINC software yesterday but after that,
server_status.php shows only zeros. There is probably some kind of
problem somewhere in source codes. Anyone has the same problem?
http://asteroidsathome.net/boi
I have upgraded BOINC software yesterday but after that,
server_status.php shows only zeros. There is probably some kind of
problem somewhere in source codes. Anyone has the same problem?
http://asteroidsathome.net/boinc/server_status.php
___
boinc_dev
I found out a problem with noticing. If I am doing ./configure
--disable-client --disable-manager and have some problem with some
missing components, for example mysql, then this appears:
I am continuing now as if --disable-server had been specified.
But after the configure is done, then there
I had the same problem. There is problem with cgi in the source codes.
You have to either correct it or use older version of cgi, which you
should have in cgi folder with project called as cgi.old.
Radim
Dne 10.3.2014 19:57, yoyo napsal(a):
Hello,
I updated to the latest server code yesterd
there any error messages in the validator log file?
-- David
On 11-Sep-2013 1:19 PM, Radim Vančo wrote:
I am still trying to solve problem with my validator. It works well
at start,
but after a few days, it starts marking all results as inconclusive.
If I
restart the validator, it validates again well
I am still trying to solve problem with my validator. It works well at
start, but after a few days, it starts marking all results as
inconclusive. If I restart the validator, it validates again well for a
few days. I am attaching source code of the validator if anyone would
know where is the pr
presently available BOINC versions is capable of
reporting that CPU option. The BOINC with the code in it will first
have to be built & be available for download. Which in this case, it
hasn't.
On Sun, Aug 25, 2013 at 1:35 PM, Radim Vančo wrote:
I hope so, because in that mailing part the
e change on the 22nd of July 2013 to the Master
branch.
It just hasn't been ported to the 7.0 or 7.2 branches yet.
On Sun, Aug 25, 2013 at 12:56 PM, Radim Vančo wrote:
I have read it, but this is another problem. The processor has AVX support
and OS also. It is Win 7 with SP1 64bit but it doe
-July/020215.html
On Sun, Aug 25, 2013 at 11:49 AM, Radim Vančo wrote:
No one to reply this? This is quite important, I already wrote with some
people and they also have undetected AVX on this type of processor which has
AVX. So there is some problem in BOINC client, that it doesn't report AVX
No one to reply this? This is quite important, I already wrote with some
people and they also have undetected AVX on this type of processor which
has AVX. So there is some problem in BOINC client, that it doesn't
report AVX.
Radim
Dne 23.8.2013 11:51, Radim Vančo napsal(a):
I am now te
I am now testing 7.0.64 and it also doesn't detect AVX. So it propably
something in source code, that it doesn't detect on that processor.
Dne 23.8.2013 11:41, Radim Vančo napsal(a):
Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized
that mine doesn't, but i
Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized that
mine doesn't, but it should report. Processor i5 3230i and Win 7 64bit
with SP1 installed. Isn't there a bug in BOINC, that it doesn't detect it?
___
boinc_dev mailing list
boinc_
long time.
On Wed, Aug 14, 2013 at 9:57 AM, Radim Vančo <mailto:rad...@centrum.cz>> wrote:
I have set up a plan_class.xml but there is a problem with sending
application. When I create new work, sometimes client download the
specific procesor application but sometimes i
I have set up a plan_class.xml but there is a problem with sending
application. When I create new work, sometimes client download the
specific procesor application but sometimes it download the normal
version. It does usually after setting a new version the specific app
and then after work crea
Because kernel still returns pni I think that class_plan should also be
changed to use pni instead of sse3.
Dne 8.8.2013 19:50, Eric J Korpela napsal(a):
PNI includes more than SSE related instructions. That's probably why it's
referred to as PNI rather than SSE3
On Thu, Aug 8, 2013 at 10:4
I am now setting plan_class_spec.xml but BOINC 7.0.64 nad 7.2.10, which
I have currently installed, doesn't detect SSE3. There are only SSE2 and
then SSSE3, but SSSE3 have additionally instructions, so I can't
specifiy SSE3 version of my application. Will be the detection added in
BOINC client?
Hi,
I have another question, I noticed that there are attributes
--target_host ID, --target_team ID and --target_user ID in CREATE_WORK.
But if I try one of these, transitioner create workunit but no results
for sending. Is this a bug or test feature? I didn't notice those
attributes before.
24 matches
Mail list logo