No connection to db issue

Ok. Seem to be getting somewhere. I restarted Ubuntu and ran the commands to start but now when I start the server it throws me this error psql: FATAL: database "jamesdev" does not exist

but when I try sudo -u postgres createuser -s jamesdev
I get this error createuser: creation of new role failed: ERROR: role "jamesdev" already exists