What is your controller code doing?
Are you initializing page builder in it? If not, you need to read the documentation.
If you are, and are retrieving a page before you initialize page builder, make sure you are handling retrieving unpublished content and aren't throwing some error before that call is made.