Adding to Cart…
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2024 Daz Productions Inc. All Rights Reserved.You currently have no notifications.
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2024 Daz Productions Inc. All Rights Reserved.
Comments
I upgraded to 10.13.2 on my 10.13 machine and it seens to work there. I would guess privilegies on the dim Downloads folder...
Totte,
Thanks for the response. I'm not sure which folder you are referencing. I keep my content on an external drive which seems to download fine. It is the executables. I will check the priviledges on those and see what happens.
Do you have any recommendations concerning CMS?
Thanks,
Bill
First I thought about download directory, and if GateKeeper has ideas of what is downloaded, or if you have some other protection software that fails under 10.13.2.
What would be interesting is to know if you download DS through DIM, does the download some down at all, or is it the installation part that fails? (You can look in the download folder after the download, is it there?'
Also, is the drive path correct? If a mounted volume glitched or a machine went to sleep, when tghe volume comes back online, it will look in finder as the path is the same, but it isn't.
If you look in /Volumes, and you had a remote drive named drive, it will now look as drive-1
Which CMS are you running?
If you run the new (since 4.6-ish, postgres) there should be a folder in ~/Library/Application Support/DAZ 3D/cms
In there should be a folbder named ContentCluster and a file cmscfg.json, If you look at that file with a text editor, it is a json file (JavaScript Object Notation) and it will say where your cms is located, which port it listens to, start there.
I installed the HEX Beta through DIM and it runs
Totte,
Thanks for the response. I'm running the most recent cms. Also, the cmscfg.json has the following:
{
"DatabaseClusterPath" : "/Users/bill/Library/Application Support/DAZ 3D/cms/ContentCluster",
"Port" : 5432
}
The ContentCluster is in the right location and Studio is listening at port 5432.
Still is not working. Hmmmm.
Any other suggestions?
Also, I just checked to see if my Java was running the most up-to-date version. It is. I'm running version 8 update 151.
Bill
No firewall blocking that port?
What does the DS log say (you find it in DS under Help->TroubleShooting->View log file (or in ~/Library/Application Support/DAZ 3D/Studio4/log.txt
There should be log entries about postgres in there.
No need for java ;-) Java and JavaScript (ECMAScript or LiveScript) are two entire different entities. When Java came in 95, Netscape had just created LiveScript, but marketing saw the buzz around Java and decided to rename it JavaScript (to ride the hype)...
Totte,
I'm not sure what I'm looking for in the error log. The log is quite lengthy, but here is the last section that might make sense:
2017-12-19 09:07:02.105 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in CloudFIle::lookupFromDb: Unable to connect to the database
2017-12-19 09:07:02.297 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.319 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.346 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.421 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.442 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.468 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.540 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.560 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.587 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.663 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.684 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.711 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.818 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:02.818 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentFilterPathsToCloudInstalledContent: Unable to connect to the database
2017-12-19 09:07:02.818 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentFilterPathsToCloudInstalledContent: Unable to connect to the database
2017-12-19 09:07:02.822 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:03.743 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:03.764 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:03.790 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:03.820 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:03.844 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:03.871 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:03.938 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:04.223 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:04.250 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in categoryGetRoot: Unable to connect to the database
2017-12-19 09:07:04.305 WARNING: libpng warning: iCCP: known incorrect sRGB profile
2017-12-19 09:07:04.334 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentGetBySubdir: Unable to connect to the database, can not quote
2017-12-19 09:07:04.335 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentGetBySubdir: Unable to connect to the database, can not quote
2017-12-19 09:07:04.559 Executing startup script...
2017-12-19 09:07:04.629 Started in: /Applications/DAZ 3D/DAZStudio4 64-bit
2017-12-19 09:07:04.629 DAZ Studio Started
2017-12-19 09:07:04.629 Creating Pixel Buffer
2017-12-19 09:07:04.647 Pixel buffer - Width: 1024 Height: 1024
2017-12-19 09:07:04.647 Compiling OpenGL Shader...
2017-12-19 09:07:04.649 Fragment Shader:
Fragment Shader compiled successfully.
Linking Shader:
Shader Program successfully linked.
2017-12-19 09:07:04.656 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentGetBySubdir: Unable to connect to the database, can not quote
2017-12-19 09:07:04.657 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentGetBySubdir: Unable to connect to the database, can not quote
2017-12-19 09:07:04.657 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentGetBySubdir: Unable to connect to the database, can not quote
2017-12-19 09:07:06.378 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in CloudFIle::lookupFromDb: Unable to connect to the database
2017-12-19 09:07:06.500 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in needMigrate: Unable to connect to the database, can not quote
2017-12-19 09:07:06.500 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in runNextTask-runTask: Unable to connect to the database
2017-12-19 09:07:06.516 Migration failed.
2017-12-19 09:07:06.537 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentFilterPathsToCloudInstalledContent: Unable to connect to the database
2017-12-19 09:07:06.537 WARNING: /src/sdksource/cloud/dzcloudtasknotifier.cpp(178): Unexpected exception in contentFilterPathsToCloudInstalledContent: Unable to connect to the database
2017-12-19 09:07:20.819 A valid PostgreSQL CMS connection could not be established. Several DAZ Studio features that require a valid PostgreSQL CMS connection, such as context aware content views and loading content installed using the Daz Connect service, will not be available. Check your network, anti-virus, and firewall settings for conflicts.
For your reference, I have DIM, Studio and pgAdmin3 set in the MAC firewall for allowing incoming connections. Also, I have McAfee disabled for this process.
Also my port scanning did not show the standard Studio port of 5432 as active or 1024 or 1800. Further, I attempted to use an open port, but still no connection to cms.
Once more thanks for your help.
Bill
Hello,
If you start Studio, and then start Acitivy Monitor, set it to show all processes, hierachical, do you see any postgres processes running under Studio, as in the attached screenshot?
Totte,
No, postgres is not running at all. You may be on to something. How do I correct this?
Bill
Hello,
I will try to get you the information you need, unix commands, which I no longer can type in the forum as CloudFlare prevents that from reaching the server and flags the poster as a potential hacking attempt. I tried this in a few posts up, but no, and it's bugreported. I will need to create an image with it, stupid as it is, will take some time though. much less efficient than typing in the forum.
Totte,
Thanks for the assistance.
Bill
Let's see if we can fool the CloudFlare protection that prevents me from doing this....
First start Terminal and navigate to the correct directory
cd ~/Library/Application\ Support/DAZ\ 3D/cms/ContentCluster
Now type
tail -200 dblog.txt
Then type:
ls -ls
Then copy the stuff from the terminal, paste it into a Text Editor (and remove the commands you typed as idf they are in the post it will be blocked, paste the results here in a post.
Good Day Totte,
I ran into an issue with the instructions you gave. Here is the issue:
1. When I open my terminal it shows:
Last login: Fri Dec 22 09:48:30 on ttys000
MacBook-Pro:~ bill$
2. I get the following message.
Last login: Fri Dec 22 09:48:30 on ttys000
MacBook-Pro:~ bill$ cd~/Macintosh HD
-bash: cd~/Macintosh: No such file or directory
MacBook-Pro:~ bill$ cd ~/Library/Application\Support/DAZ\3D/cms/ContentCluster
-bash: cd: /Users/bill/Library/ApplicationSupport/DAZ3D/cms/ContentCluster: No such file or directory
MacBook-Pro:~ bill$
3. I can see the folder in the finder windows.
----------------
Any thoughts ?
Thanks again,
Bill
I see spaces missing, spaces are represented by \ (backslash + space) in pathnames
You can open the ~/Library/Application Support/DAZ 3D/cms in finder, then type cd and drag the directory from Finder to terminal to get the correct path
Good Day Totte,
I was unsuccessful doing the cut and paste from the finder method. So I attempted to type it in as you specified. The attached image shows the finder window with the path bar revealed. It also shows the terminal where I typed in the (backslash + space) but it yielded "No such file or directory."
Perhaps, I'm not understanding how to cut and paste the (or drag the directory) process.
Once more, thanks for your assistance.
Bill
Seeing if I can jump in and help. The reason that all those directory not found you had is you were missing a space. you have cd~/Library........... its missing the space after the cd. so its cd ~/Librarary instead of cd~/Library.
A couple of ways of doing this if your typing type the following
cd ~/Li (after you type Li press tab and that will complete the word Library/ Then type App. then press tab again and its going to give ou Application\ S Then you have to type upp and press tab again and it will finish the word Support/ (It does this because its working around having spaces in the path.
Dragging from the finder is going to require you make the ~/Library folder unhidden so it would be easier to copy the line that was shown above (and copies here)
Totte wanted you to type / copy these
Let's see if we can fool the CloudFlare protection that prevents me from doing this....
open your terminal and where you would type highlight this line below and go to Edit->Copy Then click on the open terminal window and do Edit->Paste and it should look just like this line and then you should have what he is looking for.
cd ~/Library/Application\ Support/DAZ\ 3D/cms/ContentCluster
Now type
tail -200 dblog.txt
Then type:
ls -ls
(See above posts)
Totte and Milo,
Thanks for walking me through this. Milo, I copied and pasted your instructions. For both your considerations, I'm posting the resulting output from the commands:
1. After I typed in the "tail" instruction, I received the following:
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-12 20:06:13 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-12 21:31:58 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-13 00:10:25 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-13 01:24:39 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-13 02:17:27 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-14 04:48:35 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-14 05:30:36 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-15 01:14:58 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-15 05:09:00 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-16 03:59:39 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-17 07:05:52 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-19 03:31:18 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-20 23:05:10 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-24 20:19:53 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-24 20:22:33 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: received smart shutdown request
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2017-11-24 20:25:16 EST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
FATAL: pg_hba.conf rejects connection for host "[local]", user "Admin", database "postgres", SSL off
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 1024? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
LOG: could not bind IPv4 socket: Can't assign requested address
HINT: Is another postmaster already running on port 49178? If not, wait a few seconds and retry.
WARNING: could not create listen socket for "localhost"
FATAL: could not create any TCP/IP sockets
FATAL: data directory "/Users/bill/Library/Application Support/DAZ 3D/cms/ContentCluster" has group or world access
DETAIL: Permissions should be u=rwx (0700).
2. After entering the second instruction, I received the following:
total 2176
0 drwx---rwx 20 bill staff 640 Dec 19 09:04 ContentCluster
8 -rwx--xrwx 1 bill staff 4 Feb 7 2015 PG_VERSION
0 drwx---rwx 7 bill staff 224 Feb 13 2016 base
2088 -rwx--xrwx 1 bill staff 1006953 Dec 23 10:07 dblog.txt
0 drwx---rwx 44 bill staff 1408 Dec 19 08:40 global
0 drwx---rwx 21 bill staff 672 Feb 8 2017 pg_clog
16 -rwx--xrwx 1 bill staff 4469 Feb 7 2015 pg_hba.conf
8 -rwx--xrwx 1 bill staff 1636 Feb 7 2015 pg_ident.conf
0 drwx---rwx 4 bill staff 128 Dec 19 08:45 pg_multixact
0 drwx---rwx 3 bill staff 96 Dec 19 08:40 pg_notify
0 drwx---rwx 2 bill staff 64 Feb 7 2015 pg_serial
0 drwx---rwx 2 bill staff 64 Feb 7 2015 pg_snapshots
0 drwx---rwx 2 bill staff 64 Dec 19 08:40 pg_stat
0 drwx---rwx 6 bill staff 192 Dec 19 08:44 pg_stat_tmp
0 drwx---rwx 3 bill staff 96 Oct 10 19:01 pg_subtrans
0 drwx---rwx 2 bill staff 64 Feb 7 2015 pg_tblspc
0 drwx---rwx 2 bill staff 64 Feb 7 2015 pg_twophase
0 drwx---rwx 25 bill staff 800 Nov 14 18:45 pg_xlog
48 -rwx--xrwx@ 1 bill staff 20660 Dec 19 09:27 postgresql.conf
8 -rwx--xrwx 1 bill staff 123 Dec 19 08:40 postmaster.opts
MacBook-Pro:ContentCluster bill$
Thanks once more for your guidance. Is there a way to get my cms back on line?
Bill
This was interesting
If you in the Terminal type:
ps -lax | grep postgres
(try copy from here and past into the terminal), and then copy/paste the result in here.)
And a big thank you @Milo for stepping in and explaning.
And also, you have the wrong privs on the cms folder, you should fix that, but the command might be difficult to explain here.
You can select the ContentCluster folder in finder and do Command-I (GetInfo)
Then select "everyone" to no access and then use the cog popup at the bottom and set "Use for all included objects" (or something), trying to translate the text from my "Swedish OSX" to English.
This can also be done from the Terminal but might be trickier.
Edit: Adding explanations to the two last things too.
(1) Postgres complains it cannot start as somthing else is running on that port (another postgres instance)
(2) it complains about wrong privs, should be 700 (only owner access, no world and no group
Totte,
I reset the cms folder permissions as you directed. I typed in the terminal instructions. This is what is the result:
MacBook-Pro:~ bill$ ps -lax | grep postgres
501 5497 5469 4006 0 31 0 4267768 896 - S+ 0 ttys000 0:00.00 grep postgres
Does this explain the problem with postgres?
Thanks again,
Bill
OK, no other postgres running in the port.
Do you have a firewall and does it allow Postgres to open ports?
hi!
I'd like to build a mac using a GTX 670 card for running DS 4.10. To do this, I am wondering:
(1) what is the minimum MAC OS version I must use for DS 4.10
(2) which version seems the one with the least issues running 4.10
(3) regarding the minimum MAC OS necessary, as well as given the recommendation made in (2), for 4.10 what
(a) nvidia web driver and
(b) cuda driver do I need?
Thanks for any and all help!
I think it's 10.7 miminum, not 100%, but I would not recommend running anything below 10.9 (10.7 & 10.8 were rather bad OS:es)
I would say 10.11 or 10.12 (10.13 is still buggy)
Latest WebDriver from nVidia for that particular OS X version
I would say 9.x
Don't forget that for running Iray you need at least 2GB VRAM, the more the merrier!
Awesome .... thanks so much Totte ... will get back to you if I can think of other issues that I need to get squared away to get the project going.
By the way ... the GTX 670 should work in the above configurations, right? It has 4GB Vram and I think is of the Kepler variey.
Happy Holidays!
You need to asure one thing, that it has a display port adaptor. I had a ASUS GTX750ti that didn't work, and have a EGVA GXT750ti that does work, only difference, the ASUS has DVI-D and HDMI outputs, no displayport. It's the nVidia driver that only enables cards on Mac OS X when they have a displayport.
@Totte What do you think of hte EGPU over thunderbolt three, I had heard that 10.13 has better support for it, I read a few reviews and it seemed to work well, though no one running DS. And well for me since I just got the New system its going to be a little while to save my nickles.. or maybe quarters for the cost. I will say that hooking the Yiynova tablet monitor went way smoother then when I had it on the windows systems.
Though I started to play with reality again and that runs well, and Carrara doesnt use the GPU thouigh luxus will use luxrenderer even exported to cheeta and that rendered pretty well.
I haven't played with it, but finally Apple seems to have made an agreement with intel so they can allow External GPUs.
i read that using thunderbolt throttles the thru-put, that is to say, the performance of the external gpus
got that covered ... thanks