Elliot Cameron

Results 354 comments of Elliot Cameron

Could the linking warnings be related to the inability to detect the system proxy configuration? (Good find, by the way.)

Right, but I'm thinking that potentially linking the wrong functions at compile time could cause runtime failure.

I've since discovered that the issue he was having is really the same issue that has been discussed elsewhere, namely that nixops doesn't use the VirtualBox machine to build Linux...

@ctheune Perhaps my workaround will work for you: https://github.com/grafted-in/wordpress-nginx-nix#attention-macos-users

@edolstra I've found that `nixops deploy --check` is not always enough. I often need to remove the offending IP from `~/.ssh/known_hosts` as well.

I'm guessing the port-forwarding could be achieved with something like `nginx` on the host. Have you tried that?

I mean `tb` could connect with arbitrary PG connection string.

Yes as far as I can tell everything looks fine on the source. But create a materialized view from that source (or even creating a materialized source instead) always yields...

I don't know what to look for in the dashboard that would clue me in to a problem.

I tried `CREATE MATERIALIZED SOURCE` and even that gave back zero rows. Also the dashboard showed that there were many thousands of "records" (what that means I'm not sure). The...